Skip to content

Releases: lightningdevkit/ldk-garbagecollected

v0.2.4.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 02 Jul 13:24
5a8ac6f

Update LDK to 0.2.4 without any bindings-specific changes.

v0.1.11.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 01 Jul 23:58
8243d68

Update to LDK 0.1.11. No substantial bindings-specific changes.

v0.2.0.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 11 Dec 23:23
5a46115

In addition to the upstream LDK 0.2 changes, this release substantially
increases clones at the bindings boundary, reducing cases where objects
are held onto longer than they should be, but trading off performance
somewhat to do so.

v0.1.8.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 11 Dec 23:23
3d523ef

No bindings-specific changes, see upstream LDK 0.1.8 release notes.

v0.1.5.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 26 Jul 17:36

In addition to the upstream LDK 0.1.4 and 0.1.5 changes, this release
adds support for the Testnet4 network (and renames the existing
Testnet Network enum variant to Testnet3).

v0.1.3.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 01 May 19:16
58a0e01

No bindings-specific changes, see upstream LDK 0.1.3 release notes.

v0.1.2.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 09 Apr 19:47
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

v0.1.1.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 04 Mar 02:49

Upgraded to LDK 0.1.1 with no substantial
bindings-specific changes.

v0.1.0.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 18 Jan 15:27
36c0c41

No substantial bindings-specific changes

v0.0.125.0

Choose a tag to compare

@TheBlueMatt TheBlueMatt released this 15 Oct 12:49
3fe8cb1
No bindings-specific changes.