Skip to content

v0.1.2.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 09 Apr 19:47
· 8 commits to main since this release
92188e7

In addition to upstream LDK 0.1.2 changes, this release:

  • Fixes memory leaks when passing empty strings and arrays to bindings
  • Uses a struct/class for Addresses, rather than strings, allowing
    for checked construction of Address objects
  • Updates the Android NDK used to build releases
  • Removes the maximum memory limit applied to bindings in TypeScript