This file documents the revision history for Perl extension Text::MultiMarkdown.
1.0.0 2006-08-22T00:00:00
- first release
1.0.1 2006-10-20T00:00:00
- include patch from Uwe Voelker to allow setting of options in
markdown(); also added a test case from Uwe. Thanks, Uwe!
Also updated changelog references in POD somewhat.
1.0.2 2007-11-24T14:00:00
- move to Module::Install and clean various things up, mostly to make
CPANTS happy.
1.0.3 2007-11-24T20:22:00
- way to keep me accountable, CPANTESTERS! Maybe I shouldn't have
Test::Pod::Coverage enabled unless it actually checks out. Added some
fairly useless stubbed METHODS to POD and moved POD around a bit.