daml/triggers
Moritz Kiefer e7b8cdba89
Require explicit time mode for DAML script and DAML trigger (#4484)
This should provide a better migration path for people that still rely
on static time by forcing them to make this explicit. Given that both
DAML script and DAML triggers are still experimental, I’m not marking
this as a breaking change

changelog_begin

- [DAML Script - Experimental] The time mode must now always be
  specified explicitly. Use ``--static-time`` to recover the previous
  default time mode.

- [DAML Triggers - Experimental] The time mode must now always be
  specified explicitly. Use ``--static-time`` to recover the previous
  default time mode.

changelog_end
2020-02-12 11:16:25 +01:00
..
daml Document all arguments of the trigger rule (#4448) 2020-02-07 18:20:04 +01:00
runner Require explicit time mode for DAML script and DAML trigger (#4484) 2020-02-12 11:16:25 +01:00
service Fix missing interpolators (#4372) 2020-02-04 17:09:49 +01:00
tests add copyright headers to yml files (#4407) 2020-02-06 12:54:07 +01:00