Skip to content

Releases: timwie/aio-taginfo

v0.4.0

21 Jul 21:45
Compare
Choose a tag to compare
  • Breaking: Rename TagInfo*Error classes to Taginfo*Error
  • Breaking: Move the PrevalentValue class from api.v4.key to api.v4.key.prevalent_values
  • More endpoints are implemented:
    • /api/4/key/chronology
    • /api/4/key/combinations
    • /api/4/key/distribution/ways
    • /api/4/key/projects
    • /api/4/key/stats
    • /api/4/relation/projects
    • /api/4/tag/projects

v0.3.0

27 Apr 05:02
Compare
Choose a tag to compare
  • Implement /api/4/tags/popular endpoint
  • Relax aiohttp requirement to ^3.9 (from ~3.9.0b0)
  • Relax pydantic requirement to ^2.4 (from ~2.4)
  • Add py.typed to make the package PEP 561 compatible

v0.2.0

27 Apr 03:56
Compare
Choose a tag to compare
  • Add Python 3.12 support
  • Drop Python 3.9 support
  • Increased aiohttp requirement to ~3.9.0b0
  • Enable speedups extra of aiohttp

v0.1.0

27 Apr 03:56
Compare
Choose a tag to compare
  • The Python versions supported by this release are 3.9-3.11.
  • A few endpoints are implemented as proof-of-concept:
    • /api/4/key/distribution/nodes
    • /api/4/key/overview
    • /api/4/key/prevalent_values
    • /api/4/key/similar
    • /api/4/site/config/geodistribution