Skip to content

0.7.0a1

Compare
Choose a tag to compare
@Jackenmen Jackenmen released this 22 Oct 19:41
· 18 commits to main since this release
8c69965

This release focuses on supporting new Python versions (lxml bump) and replacing broken tier breakdown parsers with rlstats.net-based one.

Breaking changes:

  • Removed the rltracker and trackernetwork modules from the rlapi.ext.tier_breakdown package
  • Dropped support for Python 3.7

Features:

  • Added the rlstatsnet module to rlapi.ext.tier_breakdown package

Enhancements:

  • Library users can now install the lxml package in <4.4.2, 6.0) version range
    • This should allow installation on Python 3.13