v0.12.16: release (#985)
0.12.16 - 2019-05-07
-
Contract keys: Fixed two issues related to contract key visibility.
See issue #969 and `issue #973 for details. -
Java Codegen: Variants with unserializable cases are now accepted.
See issue #946 for details. -
Java Bindings:
CreateAndExerciseCommandis now properly converted in the Java Bindings data layer.
See issue #979 for details. -
DAML Integration Kit: Alpha release of the kit for integrating your own ledger with DAML. See the DAML Integration Kit docs for how to try it out.
-
DAML Assistant: Added a
quickstart-scalaDAML Assistant project template. -
DAML-LF Engine: If all labels in a record are set, fields no longer need to be ordered.
See issue #988 for details.