-
2.21c4142c9e · ·
- removed `using namespace std;` in header files - src/makefile: added `-std=c++17` to enable modern C++ features - added cmake build script - fix open span tag with CR as opening sequence (https://gitlab.com/saalen/ansifilter/-/issues/43) - adapted TCL extension for C++17 compilation (https://gitlab.com/saalen/ansifilter/-/issues/42)
-
v2.174777215d · ·
- improved handling of carriage return (https://gitlab.com/saalen/ansifilter/-/issues/25) - applied makefile patch to address Portage warnings (https://gitlab.com/saalen/ansifilter/-/issues/24) - fixed section naming of LaTeX files if input path contained slashes - CLI: added `--max-size` option to limit input file size (default: 256 MB)
-
-
-
-
-
-
-