daml/language-support
Moritz Kiefer 5785bbfcfd
Drop LF < 1.14 from supported damlc output versions (#11701)
* Drop LF < 1.14 from supported damlc output versions

fixes #11319

We keep test coverage by depending on the most recent snapshot which
still has 1.14 support.

changelog_begin

- [Daml Compiler] Damlc can only produce Daml-LF 1.14 or
  newer. Passing aynthing older to `--target` is an error. If you
  need to produce older versions, use an older SDK.

changelog_end

* Switch around legacy_compiler_lf_versions

changelog_begin
changelog_end

* drop since-lf

changelog_begin
changelog_end
2021-11-22 16:20:17 +00:00
..
codegen-common Handle module-prefixes in Java codegen (#9929) 2021-06-09 07:31:28 +00:00
codegen-main Port the rest of //language-support/... to Scala 2.13 (#8846) 2021-02-15 15:08:00 +01:00
hs/bindings [Self-service error codes] Enabled by default [DPP-691] (#11685) 2021-11-22 12:26:48 +00:00
java Drop LF < 1.14 from supported damlc output versions (#11701) 2021-11-22 16:20:17 +00:00
scala Update to Java 11 (#11512) 2021-11-18 14:48:37 +00:00
ts Drop LF < 1.14 from supported damlc output versions (#11701) 2021-11-22 16:20:17 +00:00