All notable changes to id
will be documented in this file.
The format is based on Keep a Changelog.
- Drop dependency on
pydantic
(#320)
- Add
pipx run
entry point (#217)
- Add support for decoding tokens with
-d
/--decode
(#162)
- This release fixes a deployment bug in the 1.2.0 release.
- The minimum supported Python version is now 3.8 (#141)
- Added support for Buildkite OIDC tokens (#21)
- Improved the quality of error messages when an underlying request fails (#93)
- Initial split from https://github.com/sigstore/sigstore-python