Skip to content

Releases: kitUIN/PicImageSearch

v3.10.11

19 Sep 05:51
4b636eb
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies (main) by @renovatebot
  • chore(deps): lock file maintenance (main) by @renovatebot
  • fix(ascii2d): remove げっちゅ屋 from SUPPORTED_SOURCES to correct title processing by @NekoAria

Full Changelog: v3.10.10...v3.10.11

v3.10.10

12 Sep 20:44
d7cf823
Compare
Choose a tag to compare

fix(google): revise regex for better handling of thumbnail ids

v3.10.9

10 Sep 13:39
f405812
Compare
Choose a tag to compare

fix(ascii2d): fix the thumbnail processing logic when using the param base_url (by @NekoAria)
build(release): switch from poetry to pdm for package management (by @NekoAria)
chore(renovate): switch from poetry to pep621 in enabledManagers, remove obsolete poetry configuration (by @NekoAria)
chore(deps): update all non-major dependencies (by @renovatebot)

v3.10.8

18 Aug 20:31
6e1cecd
Compare
Choose a tag to compare

refactor(search): reorganize input validation logic (by @NekoAria)
fix(utils): update type annotation for read_file function (by @NekoAria)
refactor(yandex): change YandexItem to accept JSON data instead of PyQuery (by @Peloxerat)
build(release): switch from poetry to pdm for package management (by @NekoAria)
chore(deps): update all non-major dependencies (by @renovatebot)

v3.10.7

02 Aug 07:05
3c155ac
Compare
Choose a tag to compare

fix(baidu): fix parsing logic and the response url (by @NekoAria)
chore(deps): update all non-major dependencies (by @renovatebot)

v3.10.6

24 Jul 21:23
fd7b97f
Compare
Choose a tag to compare

fix(ehentai): adapt parsing logic for changed response message

v3.10.5

24 Jul 19:21
efecf14
Compare
Choose a tag to compare

fix(ehentai): correct URL path for image lookup endpoint, update data payload key for file search (by @NekoAria)

docs: add Japanese README file (#166) (by @eltociear)

docs: add Japanese demo code files (by @NekoAria)

docs: update multi-language README files (by @NekoAria)

chore(deps): update all non-major dependencies (by @renovatebot)

v3.10.4

05 Jul 06:26
1a423f3
Compare
Choose a tag to compare

refactor(files): replace open file handling with read_file utility function

fix(ascii2d): fix parsing logic for mark

chore(deps): update all non-major dependencies (by @renovatebot)

v3.10.3

19 May 00:58
81f46c4
Compare
Choose a tag to compare

feat(ascii2d): add misskey into SUPPORTED_SOURCES

refactor: use built-in types for type hints (Python 3.9)

chore(ruff): ensure compatibility with latest version ruff

chore(deps): update all non-major dependencies (by @renovatebot)

v3.10.2

10 May 22:01
e279bbf
Compare
Choose a tag to compare

fix(baidu): fix mypy type checking errors

feat(ascii2d): add げっちゅ屋 into SUPPORTED_SOURCES

chore(deps): update all non-major dependencies (by @renovatebot)