v0.2.0
Pre-release
Pre-release
The v0.2.0 release includes a dependency update to bdk v0.4.0 and bdk-macros v0.3.0, a small sub-command reorganization, plus new key sub-commands to generate, restore and derive extended keys.
You can find the full v0.2.0 changelog on GitHub.
Thanks to everybody who contributed to this release!
What's Changed
- Upgrade
bdkand add a few more features for wasm by @afilini in #13 - Re-organize wallet sub-commands and add
keysub-commands by @notmandatory in #14 - [ci] Manually set rust stable version in CI pipeline by @notmandatory in #18
- Add key sub-command to 'derive' xpub by @notmandatory in #17
- Various dependency fixups by @LLFourn in #16
New Contributors
Full Changelog: v0.1.0...v0.2.0