* Legacy playlist reports have been removed * A breaking change within urllib3 has been countered (thanks for putting a breaking change in a minor release lads)
5.2.1
Other
* Utilise parametrised tests for video reports * Update min and max supported versions for dependencies
5.2.0
Additions
* The new standard of playlist reports is now supported (see https://parafoxia.github.io/analytix/guides/new-playlist-reports)
Fixes
* Fixed a bug where the client would open the browser even if the user explicitly disallowed it * Fixed a validation oversight in the "Top playlists (deprecated)" report type
* Fixed a bug in `to_polars` that broke support for slightly older versions of Polars.
Changes
* Docs look nicer! * Fixed some incorrectly specified dependencies.
5.1.0
Additions
* All clients can now accept additional scopes for retrieving JWT tokens; check the document for Scopes for more information * All clients can now decode JWT tokens retrieved from the YouTube Analytics API during authorisation
Changes
* The update checking request now has a timeout of 0.5 seconds to stop it blocking operations
Fixes
* Fixed a bug where `Report.to_pandas()` would error if `month` was provided as a dimension