Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 841 Bytes

unreleased.rst

File metadata and controls

22 lines (16 loc) · 841 Bytes

Release notes

This page contains release notes for the SDK.

HEAD — ongoing

  • [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.
  • [releases] Releases should now be announced on the releases blog.
  • [DAML Compiler] Support reading of DAML-LF 1.5 again.
  • [Ledger API] BREAKING CHANGE Drop support for legacy identifier. The previously deprecated field name in Identifier message is not supported anymore. Use module_name and entity_name instead.