matt-mclaughlin-quantum-si
released this
06 Sep 21:00
·
2 commits
to master
since this release
What's Changed
Breaking
S3Annex
list_keys
now returns a generator which transparently handles pagination. Previously atuple
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