We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1108ee commit 38cb885Copy full SHA for 38cb885
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Drake Changelog
2
3
+## 1.4.2 / 2020-09-26
4
+- fix: Allow Drakefile execution with Deno `--unstable` option.
5
+- Export types `Action`, `EnvValue` from `mod.ts` module.
6
+- Export types `ShCaptureOpts`, `ShOpts`, `ShOutput` from `lib.ts` module.
7
+
8
## 1.4.1 / 2020-09-20
9
- Publish Drake to [nest.land](https://nest.land/package/drake) (in addition to
10
[deno.land](https://deno.land/x/drake)).
0 commit comments