Releases: bombshell-dev/args
Releases · bombshell-dev/args
v0.3.1
Patch Changes
- aafc601: Fixes a bug which set longhand
--boolean
args to false
(#8)
v0.3.0
Minor Changes
- 726edef: Rename
ultraflag
to @bomb.sh/args
v0.2.3
Patch Changes
- Updates README to include more context
v0.2.2
Patch Changes
- 9381b11: Updates README to include
node:util
v0.2.1
Patch Changes
- 8a8ed93: Fixes an edge case where passing an empty
argv
array would return an empty object without default values.
v0.2.0
Minor Changes
- d1774a6: Treat boolean arguments as positionals
v0.1.0
Minor Changes
- 07f23c7: Optimize performance by using a single loop for parsing