[Java] Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / Init.java
2022-04-14 Matt Corallo[Java] Update auto-generated bindings
2021-12-21 Matt CoralloMerge pull request #69 from TheBlueMatt/main v0.0.104.0
2021-12-21 Matt CoralloUpdate auto-updated Java files
2021-12-03 Matt CoralloMerge pull request #56 from TheBlueMatt/main v0.0.103.1
2021-12-02 Matt CoralloUpdate auto-generated bindings
2021-11-04 Matt CoralloMerge pull request #54 from TheBlueMatt/main
2021-11-04 Matt CoralloUpdate auto-generated bindings to 0.0.103
2021-10-10 Matt CoralloMerge pull request #49 from TheBlueMatt/main v0.0.101.3
2021-10-10 Matt CoralloUpdate auto-generated bindings
2021-09-28 Matt CoralloMerge pull request #47 from TheBlueMatt/main
2021-09-28 Matt CoralloUpdate auto-generated bindings
2021-08-09 Matt CoralloMerge pull request #33 from TheBlueMatt/main
2021-08-09 Matt CoralloUpdate auto-generated bindings to latest upstream
2021-06-11 Matt CoralloMerge pull request #18 from TheBlueMatt/main
2021-06-11 Matt CoralloUpdate auto-generated bindings
2021-03-08 Arik SosmanMerge pull request #5 from TheBlueMatt/main
2021-03-08 Matt CoralloUpdate java bindings with new generator and new upstrea...
2021-03-06 Arik SosmanMerge pull request #2 from TheBlueMatt/main
2021-03-05 Matt CoralloUpdate bindings to latest upstream.
2021-02-01 Matt CoralloBindings updates
2021-01-08 Matt CoralloUpdated bindings
2020-10-27 Matt CoralloFix write method generation w/ upstream changes
2020-10-22 Matt CoralloProvide human versions of trait interfaces, with a...
2020-10-20 Matt CoralloRewrite the world, with several interdependant changes...
2020-10-15 Matt CoralloProperly set CVec_u8Z to a byte[] which adds a ton...
2020-10-14 Matt CoralloUse AutoCloseable for structs named Locked*
2020-10-13 Matt CoralloUpdate to support None
2020-10-13 Matt CoralloConvert slices - requires some machinery to call Releas...
2020-10-12 Matt CoralloClean up assertions, new Clone impls, ThreeBytes
2020-10-12 Matt CoralloCreate structs and traits that are (a bit) more human...