Skip to content

v2.0.0.dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@parafoxia parafoxia released this 09 May 01:21
· 578 commits to main since this release

WARNING

  • This is a development release, and may be unstable.
  • No documentation exists for this version.
  • This version contains multiple breaking changes.
  • Some features from 1.2.0 are missing (though will be readded by the time 2.0.0 is done).

Added

  • You can now once again specify scopes.
  • You can now use logging.
  • Filter values are now checked.
  • Deprecated features are now checked.
  • Currencies are now checked.

Changes

  • Dates are now checked more scrupulously.
  • The service can now be authorised after verification is complete, though can still be verified beforehand.
  • Pandas is no longer a required dependency. This means CSV reports are now written using csvwriter.

To be readded

  • Playlist reports
  • Ad reports

Permanently removed

  • The verify keyword in the retrieve method. It will be replaced with another system in 2.1.0.