Skip to content

1.0.21-alpha

Latest
Compare
Choose a tag to compare
@sinkaroid sinkaroid released this 08 Dec 11:08
550c01a

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