Skip to content

Releases: cosmos/ledger-cosmos-go

v1.0.0

15 Dec 19:10
fe0199f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v1.0.0

v0.16.0

25 Aug 12:38
9e3c918

Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

28 Jul 21:07
7e25098

Choose a tag to compare

What's Changed

  • chore: clean up and prep for new release by @aljo242 in #81

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

19 Dec 12:47
bc3fe73

Choose a tag to compare

What's Changed

  • clean up repo structure by @jleni in #65
  • upgrade ledger-go dependency
  • Bump codecov/codecov-action from 3.1.1 to 5.0.7 by @dependabot in #74

Full Changelog: v0.13.3...v0.14.0

Improve UX

30 Oct 11:11
a4f5d04

Choose a tag to compare

fix: improve UX by sending major version info (#57)

This change improves user experience (UX) by sending over the major
version information. While here, also fixed up an unclear return.

Fixes #50
Fixes #51

OS X enumerate fix

16 Oct 13:02
c96c0ff

Choose a tag to compare

Update ledger-go and hid packages (#55)

Closes https://github.com/cosmos/ledger-cosmos-go/pull/47

hotfix: OS X enumerate

16 Oct 17:25

Choose a tag to compare

v0.12.4

update ledger-go and hid packages

Hotfix: fix derivation path

12 Oct 16:59

Choose a tag to compare

Remove extra bytes that were sent during the first packet compatible with v0.12.2

Fix derivation path

11 Oct 13:33
e9d4c19

Choose a tag to compare

Remove extra bytes that were sent during the first packet

Support for Textual mode

16 Jan 14:58
138a34e

Choose a tag to compare

v0.13.0

feat!: Add SIGN_MODE_TEXTUAL (#39)