This repository has been archived by the owner on Jul 21, 2018. It is now read-only.
Releases: andre-simon/ansifilter
Releases · andre-simon/ansifilter
Version 2.10
v2.9
- fixed parsing of "(B" reset sequence
- CLI: added --no-version-info option
- GUI: layout adjustments
2.8
- fixed reading from stdin
v2.7
- fixed processing of very small input files
- added -fPIC to CXXFLAGS in src/makefile
v2.6
- added support for Tundra 24bit ANSI art (--art-tundra option)
- fixed Pango output
- added EXTRA_CXXFLAGS in src/makefile
v2.5
- CLI: added --no-trailing-nl option
- CLI: added support for environment variable ANSIFILTER_OPTIONS
v2.4: Merge pull request #1 from tessus/fix-makefile
ansifilter 2.4
- fixed crash reading irregular escape codes