Skip to content

Releases: Zondax/ledger-go

v1.0.0

09 Oct 15:20
d4ce0ba
Compare
Choose a tag to compare

Important Notes 📔 📔

  • We are bumping the major to indicate the library is stable.
  • We reworked the device connection process to use the correct and more generic product ids for each device. (Nano S, S+ and X)
  • Added support to Stax and Flex devices.

What's Changed

New Contributors

Full Changelog: v0.15.0...v1.0.0

v0.15.0

02 Sep 11:38
71764aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.4...v0.15.0

upgrading structure + dependencies

02 Sep 11:25
4d0c1f5
Compare
Choose a tag to compare

What's Changed

  • improve generic apdu error code message to better point users to ledger issues by @felipemadero in #31
  • upgrading deps by @jleni in #34
  • refactoring + repo structure improvements by @jleni in #35
  • update grpc by @jleni in #36
  • Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #30

New Contributors

Full Changelog: v0.14.3...v0.14.4

OS X enumerate fix

16 Oct 12:38
2905003
Compare
Choose a tag to compare
Merge pull request #32 from Zondax/dev

Update hid package

Add APDU wrapper to Zemu

30 Jun 19:46
05d2788
Compare
Choose a tag to compare
Merge pull request #27 from felipemadero/apdu-wrapper-for-zemu

add apdu wrapper to zemu

Remove suprious OSX USB Reads

07 Dec 15:16
4e57dab
Compare
Choose a tag to compare
Merge pull request #23 from chillyvee/cv_mymacsad_zondax

Remove suprious OSX USB Reads

Update deps

17 Nov 21:46
8b40b50
Compare
Choose a tag to compare
Merge pull request #22 from Zondax/updates

Updates

Adding Nano S+ support

02 Nov 20:52
dbacb9e
Compare
Choose a tag to compare
Merge pull request #21 from felipemadero/nano-s-plus-support

add ledger nano s plus support

Use product id to detect devices

09 Aug 11:15
704180b
Compare
Choose a tag to compare
Merge pull request #18 from troian/fix-ledger-pid

fix: use productID to detect ledger type

Zemu support

02 Jul 13:38
Compare
Choose a tag to compare
v0.12.1

fix initialization issue