0.11.0
[0.11.0]
- refactor: improve JSDoc support (
ssh.js
) - fix: throw an error when no value was provided for a validator which can be defined multiple times (
arg.js
) - feat: possibility to override the usage message for enum values (
arg.js
) - feat: new bootstrap script to create a new project
- fix: detect whether or not query parameters exist in the url (
curl.js
)