Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.64 KB

File metadata and controls

47 lines (28 loc) · 1.64 KB

Change Log for csub

v1.3.0 (in progress)

  • Change -- Debug option implicitly enables verbose output

v1.2.1 (2023-11-08)

  • New -- Add help information about requirement to quote shell operators such as |.
  • Change -- Add command argument output for --debug option.

v1.2.0 (2022-04-16)

  • New -- --version command option
  • New -- --verbose command option

v1.1.0 (2020-10-03)

  • New -- Added --help, -h, /? command options (must be first argument)

v1.0.2 (2020-05-08)

  • Internal -- Converted project to use CMake build tool

v1.0.1 (2018-02-28)

  • Fix -- No longer barfs on special characters in expression output: &<>()[]{}^=;!'+,\~
  • Internal -- Converted to Visual Studio project and updated compilation
  • Internal -- Lots of code cleanup
  • Internal -- Uses modern C++ constructs such as std::wstring

v1.0.0 (original 1997-06-05, released 2018-02-13)

  • New -- Original version
  • New -- Added license & README.