@iota/ledgerjs-hw-app-iota
Version:
Ledger Hardware Wallet IOTA Application API
58 lines (30 loc) • 823 B
Markdown
@iota/ledgerjs-hw-app-iota
# 0.6.0
## Minor Changes
- ae1385d: Update dependencies.
# 0.5.0
## Minor Changes
- 147c97e: Update repository URLs.
# 0.4.0
## Minor Changes
- d0aa220: Updates Axios to 1.12.0
# 0.3.0
## Minor Changes
- fc692a2: Remove option to pass `txn` as a hexadecimal string or Buffer
- fc692a2: Add `options` parameter to the `signTransaction` method for clear signing displays
# 0.2.2
## Patch Changes
- 7a58232: Update dependencies
# 0.2.1
## Patch Changes
- 220fa7a: First public release.
# 0.2.0
## Minor Changes
- 6eabd18: Changes for compatibility with the node, simplification of exposed APIs and general
improvements.
# 0.1.1
## Patch Changes
- 4a4ba5a: Make packages private
# 0.1.0
## Minor Changes
- 249a7d0: First release