Skip to content
This repository has been archived by the owner on Jul 21, 2018. It is now read-only.

Releases: andre-simon/ansifilter

Version 2.10

07 Mar 19:40
Compare
Choose a tag to compare
  • fixed parsing of "K" sequence (#12)
  • fixed memory leak in BIN parser (#13)

v2.9

28 Nov 18:42
Compare
Choose a tag to compare
  • fixed parsing of "(B" reset sequence
  • CLI: added --no-version-info option
  • GUI: layout adjustments

2.8

06 Aug 07:08
Compare
Choose a tag to compare
2.8
  • fixed reading from stdin

v2.7

04 Aug 19:26
Compare
Choose a tag to compare
  • fixed processing of very small input files
  • added -fPIC to CXXFLAGS in src/makefile

v2.6

27 Jul 17:10
Compare
Choose a tag to compare
  • added support for Tundra 24bit ANSI art (--art-tundra option)
  • fixed Pango output
  • added EXTRA_CXXFLAGS in src/makefile

v2.5

21 Jun 12:54
Compare
Choose a tag to compare
  • CLI: added --no-trailing-nl option
  • CLI: added support for environment variable ANSIFILTER_OPTIONS

v2.4: Merge pull request #1 from tessus/fix-makefile

14 Apr 11:50
Compare
Choose a tag to compare

ansifilter 2.4

  • fixed crash reading irregular escape codes