Releases: khorolets/near-ledger-rs
Releases · khorolets/near-ledger-rs
v0.8.1
Added
- Added a function to open near app on the connected Ledger device (#23)
v0.8.0
Added
- [breaking] remove direct near dependencies from near-ledger (#22)
Other
- [breaking] updated near-* to 0.25.0 (#20)
v0.7.2
Other
- updated near-* crates to allow 0.24.0 in addition to all the previously supported versions (#18)
v0.7.1
Other
- Slimmed down the dependencies by disabling default features on
ed25519-dalek
(#16)
v0.7.0
Other
- [breaking] replace
ed25519-dalek 1.0.1
-> ed25519-dalek 2.1.1
(#14)
v0.6.1
Other
- Updated near-* to 0.23 (#12)
v0.6.0
Other
- added release-plz workflow to main and added fmt and clippy check (#10)
- [breaking] updated deps to the newer version (#9)