We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcfa84 commit 7b90f72Copy full SHA for 7b90f72
CHANGELOG.md
@@ -1,6 +1,17 @@
1
Change Log
2
========================================
3
4
+v1.0.3 - 2023-04-08
5
+----------------------------------------
6
+
7
+- Move 'initialize.sh' to 'bashly add hooks'
8
+- Drop support for ruby 2.7
9
+- Add validation alert when 'allowed' is provided without either a 'default' or 'required'
10
+- Update validation errors to highlight words that are YAML options
11
+- Fix arg.allowed and flag.allowed to allow setting without 'required' or 'default'
12
+- Fix 'default' and 'required' for flags with a short name only
13
14
15
v1.0.2 - 2023-03-23
16
----------------------------------------
17
0 commit comments