grim/convey

Merge.
inject
2017-10-14, Eric Fritz
0b30b4ed85c9
Merge.
  • +4 -2
    ChangeLog
  • --- a/ChangeLog Fri Oct 13 18:00:46 2017 -0500
    +++ b/ChangeLog Sat Oct 14 10:09:21 2017 -0500
    @@ -1,8 +1,10 @@
    0.10.5:
    - * Nothing yet! Be the first!!
    + * Added a quiet option to Remove tasks. Fixed #131. PR #31 (Eric Fritz)
    + * Don't pass empty environment variables to Runs tasks. PR #35 (Eric Fritz)
    + * Fix an infinite loop in variable expansion. Fixed #130. PR #33 (Eric Fritz)
    0.10.4:
    - * Fix an issue that made scripts non-deterministic. PR #30 (Eric Fritz)
    + * Fix an issue that made scripts non-deterministic. PR #30 (Eric Fritz)
    0.10.3: 20171004
    * Added support for setting a hostname for run tasks. This makes it possible