Skip to content

v0.13.18

Choose a tag to compare

@garyverhaegen-da garyverhaegen-da released this 07 Aug 18:03

DAML Docs

  • For damlc docs, the --template argument now takes the path
    to a Mustache template when generating Markdown, Rst, and HTML
    output. The template can use title and body variables to
    control the appearance of the docs.

DAML Assistant

  • Spaces in user names or other parts of file names should now be handled correctly.
  • The daml deploy and daml ledger experimental commands were
    added. Use daml deploy --help and daml ledger --help to find
    out more about them.
  • Fix a bug where daml studio did not launch VSCode on Windows.