Skip to content

Releases: hollasch/csub

csub v1.2.1 (2023-11-08)

08 Nov 08:12
Compare
Choose a tag to compare
  • Add help information about requirement to quote shell operators such as |.
  • Add command argument output for --debug option.

csub v1.2.0 (2022-04-16)

16 Apr 18:48
Compare
Choose a tag to compare
  • New --version command option
  • New --verbose command option

csub v1.1.0 (2020-10-03)

04 Oct 03:25
Compare
Choose a tag to compare
  • Add: --help, -h, /? command options (must be first argument)

csub v1.0.1

01 Mar 04:18
Compare
Choose a tag to compare
  • Converted to Visual Studio project and updated compilation
  • Lots of code cleanup
  • Uses modern C++ constructs such as std::wstring
  • No longer barfs on special characters in expression output: &<>()[]{}^=;!'+,``~

csub v1.0.0

13 Feb 20:15
Compare
Choose a tag to compare
  • Original version
  • Added MIT license & README