You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.