Releases: sinkaroid/booru
Releases · sinkaroid/booru
1.0.21-alpha
Chore
- release: 1.0.21-alpha (550c01a)
Bug Fixes
- proper parameter for find_tags (bd766d5)
- adjust parse_image_danbooru (2ea04d1)
- disable check content_type (61ecd2f)
- duplicate values (8394443)
- no more deserialize (1a50d06)
- proper deserialize (e22147e)
- proper statement for e6 stuff sigh (f8cba6f)
- proper tags block, not from query anymore (97a7367)
- proper type data returns (99af19b)
- refactoring parser with constant (309508b)
Build
CI
- find_tags cases & upgrade actions (2a7986c)
- plenty of testing cases (a011b9b)
- tdd (6743028)
- tdd (a25c422)
- update testing cases (3b67c96)
Docs
- fix search_image() sentence (b9d6bd5)
Features
- aiohttp instead requests (2b7b37e)
- proper append and fix type data (c7116fa)
- proper tags block, tags completion built-in (96456bb)
- request_wildcard method (d186f5e)
- simplify the request (55da9b8)
- tags completion through wildcard (c917de4)
- wildcard & ascii_to_str core (5b57b84)
Style
- black built-in (5124ba6)
1.0.15-alpha
Performance Improvements
- fix proper type data affected on docs, comments, intellisense (9670870)
1.0.14-alpha
1.0.13-alpha
1.0.11-alpha
Build
- release 1.0.11 (b64ce6a)
Features
- add
deserialize
method that works for parsing JSON (2e261e1) - refactoring client with
deserialize
instead of redundant loads (f5a775f) - release and bump with pypi (ecfab61)
Performance Improvements
- fix redundant imports that even unused on
paheal
(7f79a6f)
Tests
- minor improvements tests with auto changelog (6f584e5)