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 438a181 commit e15b0adCopy full SHA for e15b0ad
CHANGELOG.md
@@ -1,5 +1,15 @@
1
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
2
3
+## 1.1.0 2024-07-14
4
+
5
6
+### Added
7
8
+- Added `:flag` option type. This acts like a `:boolean` that can only be set to true, so has no `--no-` prefix to disable it. (@Billiam in #117)
9
10
11
+[Compare v1.0.0...v1.1.0](https://github.com/dry-rb/dry-cli/compare/v1.0.0...v1.1.0)
12
13
## 1.0.0 2022-11-05
14
15
0 commit comments