v0.1.2.0
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
Address
es, rather than strings, allowing
for checked construction ofAddress
objects - Updates the Android NDK used to build releases
- Removes the maximum memory limit applied to bindings in TypeScript