DAML RELEASE
Daml v0.13.0
garyverhaegen-da17-06-20197yr ago
SDK
- This marks the first release that is no longer released for the
da assistant. It is still possible to use it to get older SDK
releases. Take a look at documentation for the new daml
assistant for migration instructions.
Sandbox
- Fixed a bug in an internal data structure that broke contract keys.
See #1623.
DAML Studio
- Double the gRPC message limit used for the scenario service. This
avoids issues on large projects.
Ledger API
- Slash (/) is now an allowed character in contract, workflow, application
and command identifiers.