Releases: hollasch/csub
Releases · hollasch/csub
csub v1.2.1 (2023-11-08)
csub v1.2.0 (2022-04-16)
- New
--version
command option - New
--verbose
command option
csub v1.1.0 (2020-10-03)
- Add:
--help
,-h
,/?
command options (must be first argument)
csub v1.0.1
- 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
- Original version
- Added MIT license & README