2.8 KiB
2.8 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.7.3 (2023-07-16)
Added
- Impl
HashforEncodedPoint(#1102)
0.7.2 (2023-04-09)
Added
- Impl
ModulusSizeforU24(#995)
0.7.1 (2023-02-27)
Fixed
- Encode
ECPrivateKeyversion (#908)
0.7.0 (2023-02-26) [YANKED]
Changed
- MSRV 1.65 (#805)
- Bump
serdectto v0.2 (#893) - Bump
derdependency to v0.7 (#899) - Bump
spkidependency to v0.7 (#900) - Bump
pkcs8to v0.10 (#902)
0.6.0 (Skipped)
- Skipped to synchronize version number with
derandspki
0.5.0 (Skipped)
- Skipped to synchronize version number with
derandspki
0.4.0 (Skipped)
- Skipped to synchronize version number with
derandspki
0.3.0 (2022-05-08)
Added
- Make
derfeature optional but on-by-default (#497) - Make
pointfeature optional but on-by-default (#516)
Changed
0.2.1 (2021-11-18)
Added
0.2.0 (2021-11-17) [YANKED]
Added
pkcs8feature (#229)
Changed
- Rename
From/ToEcPrivateKey=>DecodeEcPrivateKey/EncodeEcPrivateKey(#122) - Use
der::Documentto implEcPrivateKeyDocument(#133) - Rust 2021 edition upgrade; MSRV 1.56 (#136)
- Bump
dercrate dependency to v0.5 (#222)
Removed
- I/O related errors (#158)
0.1.0 (2021-09-22)
- Initial release