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 f58940b commit d03442dCopy full SHA for d03442d
CHANGELOG.md
@@ -23,7 +23,8 @@
23
to applications for added security.
24
- Logging is now verbose by default so the `-v` option has been
25
removed and a `--quiet` option has been added to mute the log.
26
-- Config options are now kebab-cased rather than camelCased.
+- Command line options are now kebab-cased rather than camelCased,
27
+ config options may be both.
28
- Many smaller fixes.
29
30
#### 5.0.0 Upgrade Notes
0 commit comments