Skip to content

v3.0.0rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@parafoxia parafoxia released this 13 Mar 17:37
· 399 commits to main since this release

This will DEFINITELY be the last pre-release before stable, just a fair amount has changed since the last release.

Additions

  • Added an update checker (ignore warnings on pre-releases)
  • Moved report determination to the Query class, as it better fits there
  • Declare PyPy 3.9 support

Fixes

  • Add some functionality to AsyncAnalytics I accidentally missed
  • Fixed some typos in the README
  • Fixed a bug where columns would not be correctly sorted in reports

Changes

  • Some behaviour with relation to refreshing tokens

DevOps

  • Bring test coverage up to near 100% (the rest will be done playlist support is added)
  • Added some more checks, including a dependency manager

Future plans

v3.0.0 stable will include playlist support, as that's pretty much all I need to do!