Skip to content

v0.0.121.3

Compare
Choose a tag to compare
@TheBlueMatt TheBlueMatt released this 20 Mar 16:21
· 19 commits to main since this release
e434f3b
  • Fixes an issue where Windows binaries were mangled by llvm-strip
  • Fixes an issue in C# where arrays of strings were handled
    incorrectly
  • Fixes an issue where Java bindings would crash if the first access
    to LDK was a unitary enum
  • Updates upstream LDK to include two backported fixes