Version 0.2.0
Pre-release
Pre-release
·
133 commits
to master
since this release
This release updates the rust-hwi
API to make it easier to use, and also makes it compatible with the latest HWI versions.
Under the hood, we start using PyO3 for calling the HWI code.
What's Changed
- Compatibility upgraded to HWI 2.0.2 binary along with fixes by @wszdexdrf in #13
- Add ci by @wszdexdrf in #16
- Rectify documentation, fix clippy warnings and update dependencies by @wszdexdrf in #18
- [GetXpub] Added expert flag by @anishagg17 in #11
- Add cargo fmt check to ci by @Eunoia1729 in #21
- Move to PyO3. Add CI test for ledger. by @wszdexdrf in #19
- Add installudevrules command by @wszdexdrf in #22
- Improve readability of error messages by @wszdexdrf in #26
- Update CI by @danielabrozzoni in #31
- Make HWILib private by @danielabrozzoni in #27
- Add debug flag equivalent by @wszdexdrf in #23
- Update README.md, add CONTRIBUTING.md, update docs by @danielabrozzoni in #30
New Contributors
- @wszdexdrf made their first contribution in #13
- @anishagg17 made their first contribution in #11
- @Eunoia1729 made their first contribution in #21
Full Changelog: v0.1.3...v0.2.0