Skip to content

Releases: bombshell-dev/args

v0.3.1

24 Feb 04:57
f2ac576

Choose a tag to compare

Patch Changes

  • aafc601: Fixes a bug which set longhand --boolean args to false (#8)

v0.3.0

11 Feb 04:42

Choose a tag to compare

Minor Changes

  • 726edef: Rename ultraflag to @bomb.sh/args

v0.2.3

13 Jan 15:09

Choose a tag to compare

Patch Changes

  • Updates README to include more context

v0.2.2

13 Jan 04:29
38de83f

Choose a tag to compare

Patch Changes

  • 9381b11: Updates README to include node:util

v0.2.1

13 Jan 03:58
2351e50

Choose a tag to compare

Patch Changes

  • 8a8ed93: Fixes an edge case where passing an empty argv array would return an empty object without default values.

v0.2.0

13 Jan 03:08
14cff43

Choose a tag to compare

Minor Changes

  • d1774a6: Treat boolean arguments as positionals

v0.1.0

06 Feb 15:01
abc47f8

Choose a tag to compare

Minor Changes

  • 07f23c7: Optimize performance by using a single loop for parsing

v0.0.2

05 Feb 00:19
c4e5a2a

Choose a tag to compare

Patch Changes

v0.0.1

04 Feb 20:44
ebac58c

Choose a tag to compare

Patch Changes