Releases: c-blake/cligen
Releases · c-blake/cligen
Better Version Handling
See RELEASE_NOTES.md and test/example program Version.nim
Make more NEP1 compliant.
This might just be last release with breaking changes...Famous last words, I suppose. See RELEASE-NOTES.md for details.
Add new mandatoryOverride parameter
No breaking changes.
Make package structure more nimble friendly
All but cligen.nim moved into cligen subdirectory.
Several Breaking Changes & Enhancements
version0.9.6
Changed (short|long)Bools in parseopt3 to (short|long)NoArg if anyone was actually using parseopt3 directly instead of through the cligen apparatus.