The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2.11      2013-10-27 20:57:23 Europe/London
    - Typo fixes from dsteinbrunner
      https://github.com/nigelm/html-format/pull/2
    - Markdown support from mrallen1
      https://github.com/nigelm/html-format/pull/1

2.10      2011-07-18 17:07:35 Europe/London
    - Tests reworked to not use subtests.  Development versions
      of Test::More do not support subtests, and the smokers
      that are running with these dev versions then send me
      confusing test failures.  This is a pain.

2.09      2011-07-15 14:20:12 Europe/London
    - Reworking of HTML quote issue in FormatPS
    - Now remap all double quotes to " in FormatPS (which is not
      really right, but the best I can do with latin1 output)

2.08      2011-07-13 16:20:54 Europe/London
    - RT#69426 - issues with HTML quotes
    - UTF8 handling requires perl 5.8, so minimum requirement bumped

2.07      2011-04-20 16:08:15 Europe/London
    - Release unchanged except for version number after a period
      to see if test release threw up any issues...

2.06      2011-04-15 12:01:33 Europe/London
    - Code gardening - no functionality modifications - includes:-
    - Moved old DEBUG framework to Smart::Comments
    - Ensured variables are declared my as much as possible
    - Ensure strict/warnings used as far as possible
    - use base rather than playing games with @ISA
    - Changes above enforce a requirement of perl 5.6.1
    - Robo-reformatted by perltidy
    - Stripped function prototypes where used
    - Passes standard perl critic with one exclusion
    - Tweaks for comprehensibility - splitting sections etc

2.05      2011-02-18 11:28:33 Europe/London
    - Smoke tests on windows showed needed make PS tests less strict
    - Changed the github location to be all lowercase
    - Releasing this as a stop gap - will do further work now
      incompatibilities dealt with

2.04.02   2011-02-16 11:30:24 Europe/London
    - Added dependancies for font metrics files
    - Documentation tidy up - but needs further work
    - new TRIAL release - intend to push this as full release if OK

2.04.01   2011-02-14 20:26:07 Europe/London
    - Git conversion
    - Dist::Zilla conversion
    - RT#54636 - UNIVERSAL::Can deprecated
    - RT#56278 - RTF formatting parameters ignored by new
    - Start of a new test harness
    - TRIAL release pushed out.  Aiming to improve docs and maybe
      hit rest of RT queue before a full release.

2004-06-01   Sean M. Burke <sburke@cpan.org>

   Release 2.04 -- just cosmetic doc changes

   Also, bumping all the version numbers up to 2.04 just for fun.


2002-11-22   Sean M. Burke <sburke@cpan.org>

   Release 2.03 -- minor bugfix
   The lack of \plain's in HTML::FormatRTF's output was confusing some
   formatters.  Fixed.


2002-11-16   Sean M. Burke <sburke@cpan.org>

   Release 2.02 -- minor bugfix

   No big bug reports on the previous version, so maybe it's not so
   experimental after all!

   Changed the set_version_tag method in HTML::Formatter to avoid some
   undef warnings that "James W. Durkin" <jwd@phonogram.net> found.


2002-11-07   Sean M. Burke <sburke@cpan.org>

   Release 2.01 - experimental major version change

   Added HTML::FormatRTF.
   Lots of internal changes to HTML::FormatPS and HTML::Formatter.
   Added format_file and format_string methods to HTML::Formatter.
   Lots of little tidying up in the docs.


2002-10-29   Sean M. Burke <sburke@cpan.org>

   Release 1.24

   Just taking it over from Gisle, and releasing this to make sure
   CPAN et al register this change.





2000-06-09   Gisle Aas <gisle@ActiveState.com>

   Release 1.23

   Skip <script> and <style> stuff.



1999-12-16   Gisle Aas <gisle@aas.no>

   Release HTML-Format-1.22

   Splitted off HTML::Format* modules from HTML-Tree when Sean M. Burke
   took over maintainance.  You should have HTML-Tree version 0.61 or
   better installed before installing this.

   Added some simple formatter tests.



1999-12-15   Gisle Aas <gisle@aas.no>

   Release HTML-Tree-0.53

   Make it compatible with HTML-Parser-3.00



1999-11-10   Gisle Aas <gisle@aas.no>

   Release 0.52

   Fix SYNOPSIS for HTML::FormatText as suggested by
   Michael G Schwern <schwern@pobox.com>

   Updated my email address.



1998-07-07   Gisle Aas <aas@sn.no>

   Release 0.51

   Avoid new warnings introduced by perl5.004_70



1998-04-01   Gisle Aas <aas@sn.no>

   Release 0.50, the HTML::* modules the dealt with HTML syntax trees
   was unbundled from libwww-perl-5.22.