Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@matt-m-mclaughlin matt-m-mclaughlin released this 06 Sep 21:00
· 4 commits to master since this release

What's Changed

Breaking

  • S3Annex list_keys now returns a generator which transparently handles pagination. Previously a tuple was returned
  • Drop support for python version < 10

Notes

  • fix: use python3 cmd explicitly in setup.py by @c0state in #61
  • Chore/migrate GitHub actions tox GitHub fixes by @matt-mclaughlin-quantum-si in #64
  • chore: convert ci to github actions by @c0state in #62
  • Test fixes, improvements to list_keys and parameterization of S3Annex APIs by @matt-mclaughlin-quantum-si in #63

New Contributors

  • @matt-mclaughlin-quantum-si made their first contribution in #64

Full Changelog: v1.1.0...v2.0.0