v0.4.1
- fix(cli): fixed exec() to always resolve a result instead of only when no command is found.
- fix(parser): Added validation for missing required options.
- fix(help): Fixed typo preventing correct option hint from rendering on the help screen.
- chore: Updated npm deps.