Revision history for Pod::Simple::Wiki.

0.14 Sept 17 2010

     ! Fix for RT#37480. Allow the output encoding to be specified
       by the --encoding pod2wiki option.

0.13 Aug 24 2010

     ! Fix for RT#60650: Escape TiddlyWiki words.
       Patch by Olivier 'dolmen' Mengue'.

0.12 Aug 22 2010

     ! Fix for RT#60304: Escape TiddlyWiki format sequences.
       Patch by Olivier 'dolmen' Mengue'.

     ! Fix for RT#60307: Ignore X<>. 
       Patch by Olivier 'dolmen' Mengue'.

0.11 Aug 29 2009

! Fix for literal newline in <pre> block in Textile filter.

0.10 Aug 28 2009

+ Added Textile support for github wikis.

0.09 May 24 2008

+ Added Confluence support.

      Thanks to David Bartle, Andrew Hobbs and
      Jim Renwick for patches.

0.08 August 25 2007

+ Added TiddlyWiki support.
Thanks Tim Bunce and Ron Savage.

+ Added better MediaWiki support and tests. Thanks Christopher J. Madsen.

0.07 February 1 2007

+ Refactored format handlers into separate modules to make them easier to port and test.

+ Added Pod::Simple::Wiki::Template as an example of how to port a format.

0.06 January 30 2007

+ Added MoinMoin support (Michael Matthews)

0.05 March 30 2005

+ Added support for TWiki formatting (Sam Tregar)

+ Added support for Wikipedia formatting (Tony Sidaway)

! Updated to the new C2 Wiki bullet list format.

+ Added more tests.

0.04 August 24 2004

! Fixed bug when parsing F<> formats. Reported by Markus Dreyer.

! Fixed bug in kwiki h4 directives.

+ Added tests for formats and headings.

+ Added pod2wiki command line utility.

0.03 July 21 2003

+ First CPAN release.

+ Added usemod support.

0.02 May 21 2003

+ First release to pod+people mailing list.

+ Added Kwiki support.

0.01 May 21 2003

+ Initial version.

+ c2wiki support.