File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Drake Changelog
22
3+ ## 1.3.2 / 2020-09-08
4+ - Update examples.
5+ - Rename ` releases.md ` to the more idiomatic ` CHANGELOG.md ` .
6+
37## 1.3.1 / 2020-09-07
48- The ` execute ` API conditionally executes file task actions.
59- Add ` compile-async ` task to the ` examples/dynamic-tasks.ts ` example Drakefile.
1014- ` debug ` API does not print ` title ` if it is blank.
1115- Upgraded to Deno version 1.3.3,` std/0.68.0 ` .
1216
13-
1417## 1.2.6 / 2020-08-03
1518- Upgraded to Deno version 1.2.2,` std/0.63.0 ` .
1619
3639- FIX: An error occured if a File task contained a Normal task prerequisite.
3740- Upgraded to Deno version 1.0.3, ` std/0.54.0 ` .
3841
39-
4042## 1.1.1 / 2020-05-21
4143- FIX: Cache file write error when using ` --directory ` option.
4244
43-
4445## 1.1.0 / 2020-05-21
4546- APIs that are can be used in non-drakefiles are exposed via ` lib.ts ` .
4647- Log message format consistency.
4748- Tightened ` env ` runtime parameter checks.
4849- A lot of code refactoring including spliting ` deps.ts ` into separate test and runtime deps.
4950- Upgraded to Deno version 1.0.1, ` std/0.52.0 ` .
5051
51-
5252## 1.0.0 / 2020-05-15
5353Version 1.0.0 released.
You can’t perform that action at this time.
0 commit comments