The plan is for the v0.3.x branch to be an LTS release tied to bitcoin v0.32.* and miniscript v12.*.*. There will not be development on this branch for things like v2 and silent payments.
Once v0.3.0 has been stamped, we can start working on the almost certainly larger effort for v0.4.0-beta. This is where we will get rust-psbt update the latest in both bitcoin and miniscript which should allow us to then remove the psbt modules from those packages.
The plan is for the
v0.3.xbranch to be an LTS release tied tobitcoin v0.32.*andminiscript v12.*.*. There will not be development on this branch for things like v2 and silent payments.bitcoinv0.32.0tov0.32.8(don't worry about0.33.0-betastuff) have made it over to rust-psbt.miniscriptv12.2.0tov12.3.5have made it over to rust-psbt.Once
v0.3.0has been stamped, we can start working on the almost certainly larger effort forv0.4.0-beta. This is where we will get rust-psbt update the latest in bothbitcoinandminiscriptwhich should allow us to then remove thepsbtmodules from those packages.