Commit Graph

14 Commits

Author SHA1 Message Date
ac1ce34111 Actually implement the limit... 2024-03-31 18:52:54 +03:00
54423a9395 Remove outdated code 2024-03-28 21:07:11 +02:00
54888270f3 Refactor and new options
Refactored flag parsing into a separate function
Added option for global flags that can be passed with any command
Upgraded dependencies & yarn
2024-03-28 16:44:13 +02:00
f9ea8b23c4 bugfix 2024-03-27 10:10:17 +02:00
171c0e9bcb fix minimum and maximum limits 2024-03-24 21:38:48 +02:00
f024f059f2 Linter pass
new callback for when a command has been found with the ability to terminate the parsing
2023-12-14 17:33:54 +02:00
97561a4b7f
Refactor parser to allow parsing of just arguments 2023-05-12 17:24:59 +03:00
aa7fe8643c
v1.4.5 2023-05-05 18:29:54 +03:00
c669d60428
default help option to commands and subcommands
All checks were successful
continuous-integration/drone/push Build is passing
bugfix for boolean type parse
2023-05-05 17:32:29 +03:00
6e00ba118a
v1.4.0
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-16 16:43:27 +03:00
4fb0bed436
more tests & enforce structure
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-12 18:08:52 +02:00
e2503d22a0
test configs
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-12 17:20:05 +02:00
b1a7a27cfe
alias support, test file (TODO proper tests) 2023-02-12 16:30:54 +02:00
19fef0ed6c
bugfix + tests 2022-07-29 23:22:29 +03:00