Releases: mozilla-services/python-autograph-utils
Releases · mozilla-services/python-autograph-utils
1.0.1
What's Changed
Bug Fixes
- Fix deprecated call to
utcnow()
by @leplatrem in #51
Full Changelog: 1.0.0...1.0.1
1.0.0
Breaking Changes
- Use timezone aware comparisons for cert validity by @leplatrem in #50
Full Changelog: 0.3.0...1.0.0
0.3.0
What's Changed
Bug Fixes
- Update
requirements.txt
and tests to get them passing without being skipped again by @grahamalama in #42
New Features
- Add ability to disable root hash check by @leplatrem in #43
New Contributors
- @grahamalama made their first contribution in #42
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
New Features
- Modernize repo by @leplatrem in #29
- Test with Python 3.12 by @leplatrem in #36
Other Changes
- staging root hash (bug 1691797) as of 2021-02-12 by @hwine in #11
- Switch to GitHub actions by @leplatrem in #14
- Run black 23.7.0 by @leplatrem in #23
New Contributors
- @hwine made their first contribution in #11
- @dependabot made their first contribution in #10
Full Changelog: 0.1.1...0.2.0
0.1.1
0.1.0
First release to PyPI: https://pypi.org/project/autograph-utils/