Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

py-trackmania.io v0.2.1

Compare
Choose a tag to compare
@deepnimma deepnimma released this 29 Mar 05:36
· 213 commits to main since this release

v0.2.1 Changelog

  • Update TOTD Function [Breaking Change]
    • Use get_totd function
    • get_totd takes a Date object instead of year,month,day.
  • Update Tests
  • More date checks in get_totd
  • Change docstrings to numpydoc style.
  • Change constants to use UPPERCASE_LETTERS [BREAKING CHANGE]
  • Update README
  • COTD Page getter. get_cotd_page
  • RATELIMIT flags in Client.
  • Remove TMWC21 flag from PlayerMetaData.
  • Add some parameter checks.

Full Changelog: v0.2.0...v0.2.1