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.
FieldBytesEncoding
trait impls (#732)
alloc
feature (#670)
- Have
pkcs8
feature activateecdsa/pkcs8
(#538) - Bump
elliptic-curve
to v0.12 (#544) - Bump
ecdsa
to v0.14 (#544)
serde
feature (#463)
- Rust 2021 edition upgrade; MSRV 1.56+ (#453)
- Bump
elliptic-curve
crate dependency to v0.11 (#466) - Bump
ecdsa
crate dependency to v0.13 (#467)
Order
constant (#328)
- Bump
ecdsa
crate dependency to v0.11 (#330)
- Bump
base64ct
,ecdsa
,elliptic-curve
, andpkcs8
; MSRV 1.47+ (#318)
- Initial release