Skip to content

Releases: khorolets/near-ledger-rs

v0.8.1

23 Aug 14:23
953963b
Compare
Choose a tag to compare

Added

  • Added a function to open near app on the connected Ledger device (#23)

v0.8.0

21 Aug 18:48
370bcf1
Compare
Choose a tag to compare

Added

  • [breaking] remove direct near dependencies from near-ledger (#22)

Other

  • [breaking] updated near-* to 0.25.0 (#20)

v0.7.2

08 Aug 12:00
09bb296
Compare
Choose a tag to compare

Other

  • updated near-* crates to allow 0.24.0 in addition to all the previously supported versions (#18)

v0.7.1

24 Jun 18:13
d728cc7
Compare
Choose a tag to compare

Other

  • Slimmed down the dependencies by disabling default features on ed25519-dalek (#16)

v0.7.0

21 Jun 16:41
f1e9679
Compare
Choose a tag to compare

Other

  • [breaking] replace ed25519-dalek 1.0.1 -> ed25519-dalek 2.1.1 (#14)

v0.6.1

19 Jun 14:51
9876f0e
Compare
Choose a tag to compare

Other

  • Updated near-* to 0.23 (#12)

v0.6.0

10 Jun 14:25
Compare
Choose a tag to compare

Other

  • added release-plz workflow to main and added fmt and clippy check (#10)
  • [breaking] updated deps to the newer version (#9)