mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
release 0.13.27 (#3015)
This commit is contained in:
parent
23c3c33fe1
commit
5eb76eef91
@ -6,6 +6,28 @@ Release notes
|
||||
|
||||
This page contains release notes for the SDK.
|
||||
|
||||
.. _release-0-13-27:
|
||||
|
||||
0.13.27 - 2019-09-25
|
||||
--------------------
|
||||
|
||||
DAML Assistant
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
- ``daml start`` now supports ``--sandbox-option=opt``, ``--navigator-option=opt``
|
||||
and ``--json-api-option=opt`` to pass additional option to sandbox/navigator/json-api.
|
||||
These flags can be specified multiple times.
|
||||
|
||||
DAML Compiler
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
- Fix a bug where generic templates could crash the compiler.
|
||||
|
||||
Security
|
||||
~~~~~~~~
|
||||
|
||||
- Fix signing process.
|
||||
|
||||
.. _release-0-13-26:
|
||||
|
||||
0.13.26 - 2019-09-24
|
||||
|
@ -9,7 +9,3 @@ This page contains release notes for the SDK.
|
||||
HEAD — ongoing
|
||||
--------------
|
||||
|
||||
- [DAML Assistant] ``daml start`` now supports ``--sandbox-option=opt``, ``--navigator-option=opt``
|
||||
and ``--json-api-option=opt`` to pass additional option to sandbox/navigator/json-api.
|
||||
These flags can be specified multiple times.
|
||||
- [DAML Compiler] Fix a bug where generic templates could crash the compiler.
|
||||
|
Loading…
Reference in New Issue
Block a user