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.8.1 - 2024-08-23
- Added a function to open near app on the connected Ledger device (#23)
0.8.0 - 2024-08-21
- [breaking] remove direct near dependencies from near-ledger (#22)
- [breaking] updated near-* to 0.25.0 (#20)
0.7.2 - 2024-08-08
- updated near-* crates to allow 0.24.0 in addition to all the previously supported versions (#18)
0.7.1 - 2024-06-24
- Slimmed down the dependencies by disabling default features on
ed25519-dalek
(#16)
0.7.0 - 2024-06-21
- [breaking] replace
ed25519-dalek 1.0.1
->ed25519-dalek 2.1.1
(#14)
0.6.1 - 2024-06-19
- Updated near-* to 0.23 (#12)