Skip to content

Releases: idigdoug/TextTools

v1.1.0

02 Sep 20:53
Compare
Choose a tag to compare

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-lines and --replace.

v1.0.2

19 Jun 20:21
Compare
Choose a tag to compare

Fix missing -f, --from-code command-line parsing in wargs.

v1.0.1

23 Mar 00:35
9418db3
Compare
Choose a tag to compare

Link CRT static to avoid dependency on vcruntime DLL.

v1.0.0

13 Mar 01:20
efad031
Compare
Choose a tag to compare
Update msbuild.yml

Don't need anything from NuGet.