Skip to content

Release 0.28.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@notmandatory notmandatory released this 17 Apr 17:33
· 1046 commits to master since this release
v0.28.0
78529b6

Summary

This is a maintenance release and includes changes from yanked version 0.27.2 including to disable default-features for rust-bitcoin and rust-miniscript dependencies, and for rust-esplora-client optional dependency. New default std feature must now be enabled unless building for wasm.

Changelog

  • Bump bip39 crate to v2.0.0 #875
  • Set default-features = false for rust-bitcoin and rust-miniscript #882
  • Update esplora client dependency to version 0.4 #884
  • Added new std feature as part of default features #930

What's Changed

Full Changelog: v0.27.1...v0.28.0