Skip to content

Releases: sinkaroid/booru

1.0.21-alpha

08 Dec 11:08
550c01a
Compare
Choose a tag to compare

Chore

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

  • proper description render on pypi (1a8dd4a)
  • rebranding booru (2d99212)

CI

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

1.0.15-alpha

18 May 23:02
1654f30
Compare
Choose a tag to compare

Performance Improvements

  • fix proper type data affected on docs, comments, intellisense (9670870)

1.0.14-alpha

16 May 14:02
c81b6d2
Compare
Choose a tag to compare

Features

  • client: increase hard limit posts (f9e5bfd)
  • parser: add resolve method (a43b634)

Bug Fixes

  • parser: fix encoding returns (a43b634)

1.0.13-alpha

12 May 16:53
2ba59bd
Compare
Choose a tag to compare

Build

Features

  • make mock api first before request (91b1772)
  • invalid_auth should raise when invalid auth given (a8e0104)

Performance Improvements

  • fix misleading directory data on realbooru (bbc4f6c)
  • fix wrong property given on danbooru (52ece86)

1.0.11-alpha

08 Apr 00:32
7510857
Compare
Choose a tag to compare

Build

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)

1.0.10-alpha

07 Apr 12:11
ecfab61
Compare
Choose a tag to compare

Build

  • include manifest to repository (754568d)
  • sync setup with pypi package (2d903b3)

Features

  • add separated booru (c213472)
  • restructured some attributes on parser (61265b0)