Releases: idigdoug/TextTools
Releases · idigdoug/TextTools
v1.1.0
wconv:
- The short-form command-line parameters no longer accept
-xVALUE. Instead, use-x VALUE.
wargs:
- The existing short-form command-line parameters no longer accept
-xVALUE. Instead, use-x VALUE. - For compatibility with gnu xargs, added non-Posix short-form command-line parameters,
-eEOFSTR,-i[REPLSTR],-l[MAXLINES]. - Fixed default handling for long-form parameters
--max-linesand--replace.