- Fix not understanding negative default values
- Increment version because of case insensitivity change.
- Fix error in readme
- Removed case-insensivity
- Added
_in field translating to-in parameter - Fixed command name in help text
- Fixed numeric parameters being confused for parameter names
- Fixed var:bool field declarations
- Added
normalizeexample - Can now use any kind of
seq(exceptbool)
- Fixed docs
- Updated README
- Refactored & working in Nim 1.0.2
- Keep doc include around so autogen can work without running batch
- Added publish.nim
- Internal
- First release