We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c27ba4 commit af9fe75Copy full SHA for af9fe75
CHANGES.md
@@ -1,5 +1,15 @@
1
# CHANGES
2
3
+## 0.1.4
4
+
5
+ * Fixed README lines about .DELETE_ON_ERROR - see #46
6
+ * Fixes #52
7
+ * Resolves #50 implementing 'export' with tests
8
+ * Resolves #46 and adds tests
9
10
+ * Fixes #44 with test
11
+ * Fixes #49 with test
12
13
## 0.1.2
14
15
* If errors are ignored, report this. This happens if an exec fails, and either -k is passed or the line starts '-'
0 commit comments