1+ 2.0.6:
2+ * Add Logos source file support (as plain text)
3+
4+ 2.0.5:
5+ * Lots of minor changes
6+
172.0.4:
28 * Update the XCode Project to 10.8
39 * Add a new setting to specify the HL path (/opt/local/bin/highlight by default).
410 * Update the script "colorize.sh" to obtain ZSH by the environment rather than an hardcoded path.
511 * Update the script "colorize.sh" to call ZSH by "zsh -f" rather than simply "zsh".
612 * Correct some code according to CLang static analyzer.
713 * Add some other formats to render.
8-
14+
9152.0.2:
1016 * Modified ReadMe.txt to include the latest info on the Xcode 3.2 conflict
1117 * Include a link to Andre Simon's page with previews of color styles
3036 * Build for x86_64 in addition to i386 and ppc
3137
32381.1:
33- * Enabled "safe" plain-text handling. In other words, files like foo.txt
39+ * Enabled "safe" plain-text handling. In other words, files like foo.txt
3440 will be supported, but not files without extensions. The only way to
3541 handle extensionless files is to handle *everything*. This can be done,
3642 but it requires a more defensive style of operation.
4046 portion of renderer, with default UTF-8.
4147 * Added support for .cs, .el, .jnlp (xml), .e (eiffel), and .vb
4248 * Fixed support for verilog files
43-
49+
44501.0:
4551 * Hopefully fixed the crasher bug by keeping us single-threaded
4652 * Added Actionscript, Lisp, IDL, Verilog, VHDL, XHTML (any others I forgot?)
6773 * (Try to) let the system pick a different plugin if ours fails
6874 * Added UTIs for .css, .sql, .erl, and .sml
6975
70- 0.1: Initial release
76+ 0.1: Initial release
0 commit comments