Skip to content

Releases: Rolv-Arild/python-ballchasing

v0.4.1

29 Jul 00:11

Choose a tag to compare

Release 0.4.1

  • Fix not propagating HTTPError

v0.4.0

28 Jul 22:33

Choose a tag to compare

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

09 Jul 14:22

Choose a tag to compare

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

15 Jun 19:07

Choose a tag to compare

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