Skip to content

Releases: c-blake/cligen

Release with new Nim 0.19.0 dependency for nil fixes

28 Sep 12:15
Compare
Choose a tag to compare

See release notes. Numeric range checking and nil fixes.

Minor cosmetic updates

29 Jun 15:38
Compare
Choose a tag to compare

Just documentation type changes.

Better Version Handling

28 Jun 15:26
Compare
Choose a tag to compare

See RELEASE_NOTES.md and test/example program Version.nim

Make more NEP1 compliant.

13 Jun 22:38
Compare
Choose a tag to compare

This might just be last release with breaking changes...Famous last words, I suppose. See RELEASE-NOTES.md for details.

Add new mandatoryOverride parameter

09 May 18:42
Compare
Choose a tag to compare

Make package structure more nimble friendly

09 May 17:16
Compare
Choose a tag to compare

All but cligen.nim moved into cligen subdirectory.

Several Breaking Changes & Enhancements

04 May 12:35
Compare
Choose a tag to compare

version0.9.6

30 Nov 21:17
Compare
Choose a tag to compare

Changed (short|long)Bools in parseopt3 to (short|long)NoArg if anyone was actually using parseopt3 directly instead of through the cligen apparatus.