Release 0.7.0
What's Changed
- Propagate errors from Esplora backends by @vladimirfomene in #58
- docs: Fixed typo in Cargo.toml example by @bjorn in #56
- ci: change MSRV to 1.63.0 by @notmandatory in #69
- cargo: set rust-version to 1.63.0 by @notmandatory in #70
- Bump electrsd to 0.26 + bitcoind_25_0 and fix msrv errors by @notmandatory in #76
- Upgrade bitcoin to v0.31 by @tcharding in #79
- Replace
ureq
withminreq
forblocking
by @tnull in #75 - fix: change target's type in fee estimate map by @vladimirfomene in #65
- add http header support by @johncantrell97 in #66
- fix hex dependency version, set to 0.2.0 by @notmandatory in #82
New Contributors
- @bjorn made their first contribution in #56
- @johncantrell97 made their first contribution in #66
Full Changelog: v0.6.0...v0.7.0