simple web Engineering

May 5 2010

Highlight 1.1.1 is out

Just now, I released Highlight 1.1.1. The only change in this release is that I removed the creation of temporary files and simply pipe the code to be highlighted to the pygmentize command now. This means you don’t have to clean up the temporary files anymore (or if you never clean them up anyway they won’t get more and more after you upgrade ;). Everything else remains unchanged.