Skip to content

Releases: srackham/drake

v1.4.2

25 Sep 21:40
Compare
Choose a tag to compare

1.4.2 / 2020-09-26

  • fix: Allow Drakefile execution with Deno --unstable option.
  • Export types Action, EnvValue from mod.ts module.
  • Export types ShCaptureOpts, ShOpts, ShOutput from lib.ts module.

v1.4.1

19 Sep 23:25
Compare
Choose a tag to compare

1.4.1 / 2020-09-20

v1.4.0

19 Sep 23:24
Compare
Choose a tag to compare

1.4.0 / 2020-09-17

  • Add --cache FILE command-line option.

v1.3.2

08 Sep 01:57
Compare
Choose a tag to compare

1.3.2 / 2020-09-08

  • Update examples.
  • Rename releases.md to the more idiomatic CHANGELOG.md.

v1.3.1

07 Sep 08:44
Compare
Choose a tag to compare

1.3.1 / 2020-09-07

  • The execute API conditionally executes file task actions.
  • Add compile-async task to the examples/dynamic-tasks.ts example Drakefile.
  • An error is thrown if the execute API is not called from the run API.
  • Report total time to run all tasks.
  • Reassign no action and out of date info messages to debug messages.
  • glob API debug message truncates files list to 100 files.
  • debug API does not print title if it is blank.
  • Upgraded to Deno version 1.3.3,std/0.68.0.

v1.2.6

07 Sep 08:45
Compare
Choose a tag to compare

1.2.6 / 2020-08-03

  • Upgraded to Deno version 1.2.2,std/0.63.0.

v1.2.5

07 Sep 08:46
Compare
Choose a tag to compare

1.2.5 / 2020-07-14

  • Upgraded to Deno version 1.2.0,std/0.61.0.

v1.2.4

07 Sep 08:47
Compare
Choose a tag to compare

1.2.4 / 2020-06-27

  • Upgraded to Deno version 1.1.2,std/0.59.0.

v1.2.3

07 Sep 08:47
Compare
Choose a tag to compare

1.2.3 / 2020-06-16

  • Upgraded to Deno version 1.1.0,std/0.57.0.

v1.2.2

07 Sep 08:48
Compare
Choose a tag to compare

1.2.2 / 2020-06-04

  • Upgraded to Deno version 1.0.5, std/0.56.0.