New features and improvements
- Added utilities for getting raw arguments, and added the option to allow unused parameters that could be parsed separately by the user
- Added argument constraints
- Utilities for printing help in
fired_main()and properly raising errors - Improved error messages
- Improved documentation of internals, including a write-up of the library's algorithm
- Minor fixes
The library is finally stable! It's been a long journey.