daml/daml-script/test
Stephen Compall 99a48557d3
deprecate interface library names; use new names downstream (#14856)
* new names in daml-script/runner

* new names in json-api

* new names in Scala bindings/codegen

* new names in Java bindings/codegen

* new names in daml-lf interpreter tests

* more new names in daml-script tests

* new names in navigator backend

* deprecate all iface symbols and old method names

CHANGELOG_BEGIN
- [Scala API] ``com.daml.lf.iface`` has been deprecated, as discussed
  further in
  `issue #14783 <https://github.com/digital-asset/daml/pull/14783>`__.
  Use the deprecation warnings as guidance to the new names.
CHANGELOG_END

* prefix cases in OrderingSpec

- suggested by @remyhaemmerle-da; thanks
2022-08-29 20:43:47 +00:00
..
daml Add interface instance syntax, including retroactive interface instances (#14715) 2022-08-17 12:06:59 +00:00
src deprecate interface library names; use new names downstream (#14856) 2022-08-29 20:43:47 +00:00
BUILD.bazel rename interface library to api-type-signature; alias symbols (#14783) 2022-08-23 15:21:45 +00:00
daml-script-test-runner.sh Introduction of HOCON configuration for SoX [DPP-1033] (#14029) 2022-07-05 15:35:16 +02:00