We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc2cae commit 124e12eCopy full SHA for 124e12e
ChangeLog
@@ -1,3 +1,10 @@
1
+2023-07-10 v1.3.1 Mark Grant <[email protected]>
2
+ * bash: Treat cli_extra_args as an array
3
+ pkgdata: Add script pipefail protection
4
+ pkgdata: Use double quotes to prevent globbing and word splitting
5
+ pkgdata: Remove unused variable
6
+ bash: Handle verbose as an array
7
+
8
2023-06-26 v1.3.0 Mark Grant <[email protected]>
9
* bash: Use double quotes to prevent globbing and word splitting
10
bash: Remove unused variable
NEWS
@@ -1,3 +1,7 @@
+Release 1.3.1 2023-07-10
+No user-visible changes.
+Technical change information can be found in the ChangeLog file.
Release 1.3.0 2023-06-26
No user-visible changes.
Technical change information can be found in the ChangeLog file.
0 commit comments