v0.29.0
Pre-release
Pre-release
thunderbiscuit
released this
19 Jun 18:08
·
295 commits
to master
since this release
Summary
This release has a number of new APIs.
Changelog
- Drop support of pypy releases of Python libraries #351
- Drop support for very old Linux versions that do not support the manylinux_2_17_x86_64 platform tag #351
- Add support for Windows in bdk-jvm #336
- Add support for older version of Linux distros in bdk-jvm #345
- APIs added
What's Changed
- Bump snapshot versions by @thunderbiscuit in #344
- Fix bdk-swift/build-local-swift.sh for aarch64-apple-ios-sim by @notmandatory in #352
- Add is_mine method to Wallet type by @thunderbiscuit in #355
- github: add feature request issue template by @reez in #361
- added support for x86_64-pc-windows-msvc 64-bit MSVC by @yellowHatpro in #336
- Align JVM target version for Kotlin and Java compile tasks by @thunderbiscuit in #364
- Update bdk-swift local build script by @notmandatory in #356
- [swift] suppress keyword escape warnings by @notmandatory in #365
- Expose Script.to_bytes() method by @thunderbiscuit in #369
- Update library version to 0.29.0 by @thunderbiscuit in #371
- Prepare language bindings libraries for 0.29 release by @thunderbiscuit in #372
- Update libraries to official release versions by @thunderbiscuit in #373
New Contributors
- @yellowHatpro made their first contribution in #336
- @reez made their first contribution in #361
Full Changelog: v0.28.0...v0.29.0