This release adds full taproot support, including descriptors, script-path spendings, PSBT constructing and signing.
What's Changed
- Use genesis block hash from rust-bitcoin by @KaiWitt in #21
- Remove regex and lazy static dependencies by @KaiWitt in #20
- Update LICENSE by @BTCparadigm in #25
- Linter fixes by @cryptoquick in #27
New Contributors
- @KaiWitt made their first contribution in #21
- @BTCparadigm made their first contribution in #25
- @cryptoquick made their first contribution in #27
Full Changelog: v0.4.1...v0.6.0