Releases: flajr/parseip
Releases · flajr/parseip
Nim 2.0 RC1
Full Changelog: 2.0.1...2.0.2
Repair fileExists check
Full Changelog: v2.0.0...2.0.1
Rewrite with docopt library
Changes:
- Rewrite with docopt library for parsing arguments and options
- With docopt spaces after short options are allowed so this is ok
-o VALUE - There is no longer support for
--option:valueuse--option=value - INFO, WARNING, ERROR printing to stderror
- For reading STDIN use dash
-