v0.2.0
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).