Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 746 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 746 Bytes

unreleased

  • Add support for Bitcoin Core versions 26.1, 26.2, 27.0, and 27.1 #21
  • Import jsonrpc crate #19
  • Bump MSRV to Rust v1.63.0 #17
  • Migrate repo to github.com/rust-bitcoin org (from github.com/tcharding).

0.3 - June 2024

  • Switch from implementing TryFrom to implementing inherent into_model function #9

0.2 - June 2024

The first two versions were what was needed to get integration testing in rust-miniscript to be able to use this crate.