daml/release
Robin Krom ca163d708e
language: feature: initial implementation of a 'migrate' command (#1707)
* language: feature: initial implementation of a 'migrate' command

We add a 'migrate' command to daml assistant that generates a project
that allows to migrate contract instances from package1 to package2.
This first version reads both package1 and package2 from source. As a
next step we read only the dalfs from package1, because it might have
been created with a different compiler.
2019-06-17 16:40:08 +02:00
..
docker fixes inconsistent help about Sandbox port 2019-04-04 13:03:48 +02:00
src Fixes #1204: Release bindings and codegens to Maven Central. (#1205) 2019-06-17 15:37:49 +02:00
windows-installer Improve Windows installer (#1154) 2019-05-15 15:38:27 +02:00
artifacts.yaml Fixes #1204: Release bindings and codegens to Maven Central. (#1205) 2019-06-17 15:37:49 +02:00
BUILD.bazel Fixes #1204: Release bindings and codegens to Maven Central. (#1205) 2019-06-17 15:37:49 +02:00
install.bat Added batch file for windows installation (#1032) 2019-05-09 14:04:42 -04:00
install.sh Add a daml-sdk-head script. (#404) 2019-04-11 16:49:02 +02:00
RELEASE.md Updates to windows release verification instructions (#1108) 2019-05-15 20:48:45 +00:00
sdk-config.yaml.tmpl language: feature: initial implementation of a 'migrate' command (#1707) 2019-06-17 16:40:08 +02:00
sdk.yaml Do not add the scala version suffix to navigator and extractor (#456) 2019-04-12 18:30:49 +02:00