This repository has been archived by the owner on Oct 18, 2022. It is now read-only.
Releases: bitcoindevkit/bdk-jni
Releases · bitcoindevkit/bdk-jni
v0.3.0
What's Changed
- Release/0.2.0 by @notmandatory in #31
- feat: master builder github action by @DarthBenro008 in #34
- feat: library release github action by @DarthBenro008 in #35
- Build library into jar file for use on the JVM by @thunderbiscuit in #37
- A few refactorings and tooling upkeep by @thunderbiscuit in #40
- Upgrade to use
bdk
0.10.x, build native libs inrelease
mode by @notmandatory in #50 - Upgrade BDK version, add new electrum params and get_last_unused_address() by @notmandatory in #51
- Move kotlin test fixtures to jvm submodule by @notmandatory in #52
New Contributors
- @DarthBenro008 made their first contribution in #34
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Include interface class & build library with gradle by @lvaccaro in #1
- Tests by @lvaccaro in #4
- [wip] Run the Android emulator on Travis CI by @afilini in #5
- Rename everything to
bdk
by @afilini in #6 - update README.md with rustup step and fix .aar output location by @notmandatory in #8
- Update bdk by @afilini in #9
- Publish artifacts to local maven repository by @notmandatory in #10
- upgrade gradle to 6.6.1 by @notmandatory in #11
- Fix multithread by @notmandatory in #17
- Enable github actions ci pipeline by @notmandatory in #18
- [ci] Set runs-on to macos-10.15 and ubuntu-18.04 instead of latest by @notmandatory in #19
- Add CONTRIBUTING.md and CHANGELOG.md by @notmandatory in #20
- Update Readme by @thunderbiscuit in #22
- Upgrade 'bdk' version, add extended key API by @notmandatory in #26
- Fix/path in readme by @notmandatory in #27
- Remove hardcoded android.ndkversion by @notmandatory in #29
- Fix crashes on errors by @afilini in #30
Full Changelog: https://github.com/bitcoindevkit/bdk-jni/commits/v0.2.0