Skip to content

Releases: Rolv-Arild/python-ballchasing

v0.5.0

Choose a tag to compare

@Rolv-Arild Rolv-Arild released this 30 Apr 12:52
4e04177

What's Changed

  • Refactor API utilities and improve error handling and pagination by @Rolv-Arild in #7

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@Rolv-Arild Rolv-Arild released this 29 Jul 00:11

Release 0.4.1

  • Fix not propagating HTTPError

v0.4.0

Choose a tag to compare

@Rolv-Arild Rolv-Arild released this 28 Jul 22:33

Release 0.4.0

  • Add typed objects as an option
  • Make some arguments keyword only in the BallchasingApi class
  • Add some utility scripts

v0.3.0

Choose a tag to compare

@Rolv-Arild Rolv-Arild released this 09 Jul 14:22

Release 0.3.0

  • Rename pre-f2p seasons to "legacy" for clarity
  • Update and correct map lists
  • Fix rate limits counting as retries
  • Add f2p season 19
  • Add legacy grand champion rank ID

v0.2.0

Choose a tag to compare

@Rolv-Arild Rolv-Arild released this 15 Jun 19:07

v0.2.0

  • Use pyproject.toml instead of setup.py
  • Update constants (mainly seasons and maps)
  • Rename Api to BallchasingApi (but add Api alias so both are available)
  • Update stat_info and replace parse_replay method with parse_replay_stats
  • Add get_maps.py for finding maps of different kinds