HTX v0.8.0-pre14 - Monday, 14th July 2008 * Rewrote the parsing engine almost completely to make use of HTML::PullParser * Improved handling of > and < within attribute values * Improved handling of single quotes within double quoted values * Added the --dir option to select alternative output directories * Renamed --dos to --win * Warn when an unequal number of start and end tags are detected * Warn when unknown minimised attributes are detected * Most warnings are now only shown in verbose mode * Fixed a bug involving the id property of and tags * Various minor improvements HTX v0.7.8 - Monday, 14th July 2008 * Fixed a bug regarding quoting attribute values HTX v0.7.7a - Sunday, 7th August 2005 * Fixed a critical bug which resulted from a typo in 0.7.7 (oops!) HTX v0.7.7 - Saturday, 6th August 2005 * Added the --tty to dump output to STDOUT rather than a file * Added detection of old ICRA data * Improved handling of single quoted attribute values * Removed updating of Pico version * Fixed a typo with the years in the Changelog file * Did a couple of very minor internal changes HTX v0.7.6 - Tuesday, 19th July 2005 * Improved handling of line breaks within tags * Make the values of the align, valign and shape properties lowercase * Make the value of the clear property in the
tag lowercase * Added as an empty tag * Handle doctypes already containing W3C URLs * Handle HTML 4.0 doctypes rather than just HTML 4.01 * Warn about unmatched double quotes in tags * Exit faster when have no files to process * Fixed a bug involving the name property of multiple
or tags HTX v0.7.5 - Tuesday, 12th July 2005 * Fixed a bug which resulted in text outside of tags being made lowercase * Fixed a bug which applied attribute minimisation rules to outside of tags HTX v0.7.4c - Monday, 4th April 2005 * Started the ChangeLog and added further documentation