Skip to content

1.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 09:52
· 152 commits to master since this release

Changed

  • Change v3.B2Api.authorize_account signature to make realm optional and "production" by default.

Added

  • Progress listener instances can now change their descriptions during run. This allows for e.g.: changing description after file headers are downloaded but before the content is fetched.

Infrastructure

  • Add -v to pytest in CI.
  • Run windows pypy3.9 tests on nightly builds.