Releases: bitcoindevkit/rust-esplora-client
Releases · bitcoindevkit/rust-esplora-client
Release 0.12.1
What's Changed
- ci,msrv: pin 
tracing-coreto 0.1.33 by @ValuedMammal in #130 - doc: fix 
cargo docbuilds when non-default features selected by @phlip9 in #129 - Update 
electrsdto 0.33.0 by @ValuedMammal in #120 - chore(release): bump version to 
0.12.1by @oleonardolima in #132 
Full Changelog: v0.12.0...v0.12.1
Release 0.12.0
What's Changed
- chore(deps): update 
reqwestto0.12by @phlip9 in #118 - chore(release): bump version to 
0.12.0by @oleonardolima in #126 
New Contributors
Full Changelog: v0.11.0...v0.12.0
Release 0.11.0
What's Changed
- ci: pin 
indexmapto 2.5.0 by @ValuedMammal in #110 - Add 
get_address_statsandget_address_txnsendpoints by @praveenperera in #104 - Remove async std dependency by @praveenperera in #103
 - Disallow empty blocks response by @rustaceanrob in #113
 - chore: bump version to 0.11.0 by @notmandatory in #112
 
New Contributors
- @praveenperera made their first contribution in #104
 - @rustaceanrob made their first contribution in #113
 
Full Changelog: v0.10.0...v0.11.0
Release 0.10.0
What's Changed
- fix(ci): pin tokio to 1.38.1 on MSRV step by @oleonardolima in #94
 - Don't return 1.0 feerate if none is found by 
convert_fee_rateby @ValuedMammal in #90 - chore: upgrade and bump some CI dependencies by @oleonardolima in #95
 - fix(ci): code coverage 
actions/upload-artifactversion by @oleonardolima in #96 - refactor(async): refactoring async client and minor documentation improvements by @oleonardolima in #93
 - Implement retryable calls by @ValuedMammal in #98
 - fix(blocking): 
get_with_retryis private method by @ValuedMammal in #100 - chore: bump version to 0.10.0 by @notmandatory in #101
 
New Contributors
- @ValuedMammal made their first contribution in #90
 
Full Changelog: v0.9.0...v0.10.0
Release 0.9.0
What's Changed
- feat: add way to make raw req and get url for 
BlockingClientby @evanlinjin in #87 - ci: pin url dependency version to build with rust 1.63 by @notmandatory in #89
 - chore: bump version to 0.9.0 by @evanlinjin in #88
 
New Contributors
- @evanlinjin made their first contribution in #87
 
Full Changelog: v0.8.0...v0.9.0
Release 0.8.0
What's Changed
- chore(deps): upgrade 
rust-bitcointo0.32.0by @oleonardolima in #85 
New Contributors
- @oleonardolima made their first contribution in #85
 
Full Changelog: v0.7.0...v0.8.0
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 
ureqwithminreqforblockingby @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