@@ -9,6 +9,16 @@ This page contains release notes for the SDK.
99HEAD — ongoing
1010--------------
1111
12+ 0.12.15 - 2019-05-06
13+ --------------------
14+
15+ - Beta release of the Windows SDK:
16+ You can download the installer from
17+ `GitHub releases <https://github.com/digital-asset/daml/releases >`_.
18+ The Windows SDK ships with the new `daml ` installer which will soon also
19+ become the default on Linux and MacOS. Documentation is still in progress,
20+ take a look at the `Migration guide <https://github.com/digital-asset/daml/pull/768 >`_
21+ and the `updated documentation <https://github.com/digital-asset/daml/pull/740 >`_.
1222- Add ``fromListWith `` and ``merge `` to ``DA.TextMap ``.
1323- Add ``DA.Next.Map `` and ``DA.Next.Set `` and deprecate ``DA.Map `` and ``DA.Set `` in favor of those.
1424- Ledger API: Added three new methods to :ref: `CommandService <com.digitalasset.ledger.api.v1.commandservice >`:
@@ -24,13 +34,6 @@ HEAD — ongoing
24340.12.14 - 2019-05-03
2535--------------------
2636
27- - Beta release of the Windows SDK:
28- You can download the installer from
29- `GitHub releases <https://github.com/digital-asset/daml/releases >`_.
30- The Windows SDK ships with the new `daml ` installer which will soon also
31- become the default on Linux and MacOS. Documentation is still in progress,
32- take a look at the `Migration guide <https://github.com/digital-asset/daml/pull/768 >`_
33- and the `updated documentation <https://github.com/digital-asset/daml/pull/740 >`_.
3437- Delete the `id ` function, use `identity ` instead.
3538- Drop support for DAML-LF 1.0 from compiler
3639- DAML-LF "dev" minor version. Write with ``--target 1.dev ``, supported by all tools by
0 commit comments