limit fstBC to 30bp in Python3 ver.
[GalaxyCodeBases.git] / c_cpp / aha / CHANGELOG
blob1ab3f93600f154f6ac9ef897523717982dc41a48
1 Version 0.4.8 (recent):
2 - Fixed the behaviour of 1;30, which should be darkgray instead of black (thanks to Vincent Pelletier)
4 Version 0.4.7.3:
5 - Fix some clang compiler warnings on OS X (thanks to tbb)
7 Version 0.4.7.1:
8 - Improve the install process (thanks to Richard Quirk)
9 - Fix a few warnings raised by cppcheck (thanks to Richard Quirk)
11 Version 0.4.7:
12 - stylesheet support (thanks to Andrew Kvalheim)
14 Version 0.4.6.1:
15 - Honor common compiler and linker flags
17 Version 0.4.6:
18 - Added Feature for not creating a header e.g. for already existing HTML-files (thanks to Nicolas Zagulajew)
20 Version 0.4.5:
21 - Added Feature for word wrap (thanks to Jussi Leinonen)
23 Version 0.4.4:
25 - Fixed Bug: Command \e24m (underline off) didn't work
26 - Fixed Bug: Command \e7m (inverted) didn't work
27 - Fixed Bug: Command \e27m (inverted off) didn't work
29 Version 0.4.3:
31 - new option "--title" for an alternative title in the html file
32 - Fixed Bug 624233 (typo in manpage -color -> --color)