Releases: fortanix/pkix
Releases · fortanix/pkix
pkix v0.2.3
What's Changed
Full Changelog: pkix_v0.2.2...pkix_v0.2.3
pkix v0.2.2
pkix v0.2.1
What's Changed
Full Changelog: pkix_v0.2.0...pkix_v0.2.1
pkix v0.2.0
What's Changed
- Upgrade to chrono v0.4.23 by @Pagten in #17
- Add support for reading and writing V1 and V2 TbsCertificate versions, in addition to V3 by @Pagten in #16
Full Changelog: pkix_v0.1.3...pkix_v0.2.0
pkix v0.1.3
What's Changed
- Replace the custom DateTime struct with a transparent wrapper around chrono's by @Goirad in #2
- change DateTime to reflect comments made to internal PR by @Goirad in #3
- revert overzealous find and replace changes by @Goirad in #4
- remove rustc-serialize by @AdrianCX in #5
- Update version after b64-ct dependency by @AdrianCX in #6
- Update for publishing by @AdrianCX in #7
- Add ECDSA Sig type by @AdrianCX in #8
- Revert "Add ECDSA Sig type" by @AdrianCX in #10
- Add ECDSA Sig type by @AdrianCX in #11
- Bump version by @jethrogb in #12
- Add various new OIDs, types and methods by @Pagten in #14
- Exclude unnecessary files from Cargo packages by @Pagten in #15
New Contributors
- @Goirad made their first contribution in #2
- @AdrianCX made their first contribution in #5
- @jethrogb made their first contribution in #12
Full Changelog: https://github.com/fortanix/pkix/commits/pkix_v0.1.3