Skip to content

v0.13.15

Compare
Choose a tag to compare
@garyverhaegen-da garyverhaegen-da released this 25 Jul 13:45
59e581e

DAML Studio

  • Scenario links no longer disappear if the current file does not compile. The location is adjusted but this is done one a best effort basis and can fail if the scenario itself is modified.

DAML Compiler

  • Support reading of DAML-LF 1.5 again.

Ledger API

  • BREAKING: Drop support for legacy identifier. The previously deprecated field name in Identifier message is not supported anymore. Use module_name and entity_name instead.

Navigator

  • Fixed an issue when Navigator console did not see any contracts.
    See #2271.

Documentation

  • Improved the Maven pom.xml file for quickstart-java to better integrate with VS Code.
    See #887.

Releases