github payjoin/rust-payjoin payjoin-cli-1.0.0-rc.1
Release payjoin-cli-1.0.0-rc.1

pre-release5 hours ago

Summary

Track payjoin 1.0.0-rc.6. The library insulated the bitcoin_uri crate from its public API, so the CLI now reads BIP21 URIs through payjoin's own accessor methods (address(), amount(), set_amount()) and the inherent check_pj_supported method instead of the removed UriExt trait. No user-facing behavior changes.

Changelog

  • Insulate bitcoin_uri from the public API (#1756)

What's Changed

Full Changelog: payjoin-cli-1.0.0-rc.0...payjoin-cli-1.0.0-rc.1

Don't miss a new rust-payjoin release

NewReleases is sending notifications on new releases.