Commit Graph

52 Commits

Author SHA1 Message Date
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
02b22486c7 v1.6.6 2024-03-27 10:10:42 +02:00
3cba522baa v1.6.5 2024-03-24 21:39:15 +02:00
69c52d580a v1.6.4 2023-12-22 17:18:43 +02:00
4c7af5c5dd v1.6.3
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-14 17:34:18 +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
5a38cf123b
v1.6.2 2023-08-17 14:43:13 +03:00
d455f01eb8
v1.6.1 2023-08-16 14:11:15 +03:00
f4f7e66c31
v1.6.0 2023-08-16 14:06:22 +03:00
471c749ce4
v1.5.7 2023-08-16 13:13:09 +03:00
25fcb88885
v1.5.6 2023-08-15 19:16:03 +03:00
92f1f2ee1c
v1.5.5 2023-08-15 18:29:49 +03:00
66beb8dd1d
v1.5.4 2023-08-15 17:51:30 +03:00
5e4c6bd7a3
v1.5.3 2023-08-15 16:44:08 +03:00
9497ad6996
v1.5.2 2023-05-12 20:31:45 +03:00
3a4eb4be6f
v1.5.1 2023-05-12 19:38:19 +03:00
57313488b4
v1.5.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-12 17:25:36 +03:00
aa7fe8643c
v1.4.5 2023-05-05 18:29:54 +03:00
eb4faa489b
v1.4.4 2023-05-05 17:31:22 +03:00
01e4eaca5e
v1.4.3
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-16 17:37:46 +03:00
062df84d7e
v1.4.2 2023-04-16 17:23:10 +03:00
06b52afe06
v1.4.1 2023-04-16 17:19:26 +03:00
6e00ba118a
v1.4.0
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-16 16:43:27 +03:00
63eaa80d3a
v1.3.0
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-13 20:19:07 +03:00
376c78e8fe
Update to support both cjs and esm
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-13 20:18:40 +03:00
12a3bd1143
v1.2.0 2023-04-13 20:03:25 +03:00
2a3bb3f0d0
v1.1.2
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-12 18:09:34 +02: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
0fa9fb8216
v1.1.1 2023-02-12 16:31:12 +02:00
6005e0735f
v1.1.0 2023-02-12 16:20:08 +02:00
34445b6422
v1.0.25 2023-02-12 14:52:20 +02:00
19fef0ed6c
bugfix + tests 2022-07-29 23:22:29 +03:00
5c4accc58d
bugfix 2022-07-29 23:09:05 +03:00
e2aac258a7
string type 2022-07-29 22:19:24 +03:00
c6deb3764c
debug 2022-07-29 21:51:13 +03:00
3e43b568c1
misc 2022-07-29 21:24:37 +03:00
6686aa1fc1
better func definition 2022-07-29 21:15:42 +03:00
7d00001504
allow paassing of an optional filter when parsing 2022-07-29 21:12:56 +03:00
9b95d4ec2b
abstract 2022-07-29 20:37:34 +03:00
cc03b96442
Throw parser specific error 2022-07-29 20:23:45 +03:00
e332907fa2
assign value 2022-07-29 20:09:28 +03:00
35393aa3ef
bugfix 2022-07-29 20:04:53 +03:00
1722140225
bugfix? 2022-07-29 19:57:11 +03:00
ebdadaaf19
meta 2022-07-29 19:50:05 +03:00
8867da5463
meta files 2022-07-29 18:48:03 +03:00
33ccdd0f0f
allow resolve result to be nullable 2022-07-29 15:09:19 +03:00
d58578c5ae
missing interface method params 2022-07-29 15:05:40 +03:00
65a9cf3476
export resolver interface 2022-07-29 14:49:23 +03:00
9d1af7f108
export superclasses + bump version 2022-07-29 14:34:14 +03:00