Releases: bitcoindevkit/rust-hwi
Releases · bitcoindevkit/rust-hwi
Release 0.10.0
What's Changed
- feat: add
HWISigner
, moved frombdk_hwi
by @oleonardolima in #104
Full Changelog: v0.9.0...v0.10.0
Release 0.9.0
What's Changed
- Fix CI, update py03 to latest version by @notmandatory in #101
- chore(deps): upgrade
rust-bitcoin
to0.32.0
by @oleonardolima in #99
New Contributors
- @oleonardolima made their first contribution in #99
Full Changelog: v0.8.0...v0.9.0
Release 0.8.0
What's Changed
- ci: Fix building trezor-firmware in Docker by @jirijakes in #94
- Upgrade bitcoin by @tcharding in #91
- Update version to 0.8.0, bump MSRV to 1.63.0 by @notmandatory in #97
New Contributors
- @jirijakes made their first contribution in #94
Full Changelog: v0.7.0...v0.8.0
Release 0.7.0
What's Changed
- Bump MSRV to Rust 1.48.0 by @tcharding in #84
- Use
bitcoin::Network
by @tcharding in #83 - Remove "use-miniscript" feature by @tcharding in #85
- Error overhaul by @tcharding in #82
- CI: Pin serde_json for MSRV build by @tcharding in #86
- Upgrade bitcoin and miniscript by @tcharding in #76
- Pin proc-macro2 and quote in CI for MSRV purposes by @danielabrozzoni in #88
- Update to v0.7.0 by @danielabrozzoni in #87
Full Changelog: v0.6.0...v0.7.0
Version 0.6.0
What's Changed
- Fix ledger dockerfile by @danielabrozzoni in #74
- Add msrv1411 feature to pin once_cell to version =1.14 by @notmandatory in #73
- Bump version to 0.6.0 by @danielabrozzoni in #75
Full Changelog: v0.5.0...v0.6.0
Version 0.5.0
What's Changed
- Fix clippy 0.1.66 by @yukibtc in #68
- Update rust-miniscript to 9.0 by @notmandatory in #69
- Bump version to 0.5.0 by @danielabrozzoni in #70
Full Changelog: v0.4.0...v0.5.0
Version 0.4.0
What's Changed
- Deserialization fixes by @danielabrozzoni in #54
- Add find_device function by @yukibtc in #56
- Add readme in Cargo.toml by @danielabrozzoni in #53
- Add setup_device function by @yukibtc in #55
- Bump protobuf from 3.20.1 to 3.20.2 by @dependabot in #48
- Add error code to HWIError by @yukibtc in #57
- Implement Frombitcoin::Network for HWIChain by @yukibtc in #60
- ci: downgrade ubuntu to 20.04 by @yukibtc in #61
- Add restore_device function by @yukibtc in #58
- Use Descriptor instead of &str by @yukibtc in #59
- Add HWIDeviceType by @yukibtc in #62
- CI fixes by @danielabrozzoni in #63
- Add backup_device by @yukibtc in #64
- Bump version to 0.4.0 by @danielabrozzoni in #67
New Contributors
- @yukibtc made their first contribution in #56
- @dependabot made their first contribution in #48
Full Changelog: v0.3.0...v0.4.0
Version 0.3.0
What's Changed
- Bump to rust-bitcoin 0.29.1 by @danielabrozzoni in #51
- Bump to version 0.3.0 by @danielabrozzoni in #52
Full Changelog: v0.2.3...v0.3.0
Version 0.2.3
What's Changed
- Implement std::Error for HWI's errors by @danielabrozzoni in #47
- Release/0.2.3 by @danielabrozzoni in #49
New Contributors
- @josediegorobles made their first contribution in #46
Full Changelog: v0.2.2...v0.2.3
Version 0.2.2
What's Changed
- Add PartialEq, Eq, Clone traits to
Error
by @wszdexdrf in #44 - Bump version to 0.2.2 by @danielabrozzoni in #45
Full Changelog: v0.2.1...v0.2.2