Skip to content

v0.2.0

Compare
Choose a tag to compare
@n0s4 n0s4 released this 17 May 15:06
· 55 commits to main since this release
8632348

Notes:

  • Positional arguments are now returned separately from the Config struct.
  • Enum values are now parsed in kebab-case
  • User can now modify the maximum number of positional arguments via a public declaration in the root file (a la std_options).