0.71 Tue Aug 5 00:49:09 GMT 2003
- fixed a bug in default paragraph regex (Sam Vilain and Kake)
0.70 Thu Jul 31 04:56:51 GMT 2003
- apply slightly modified patch from Andy H. for absolute extended links
Wed Jul 30 01:23:01 GMT 2003
- process header block contents (Kake)
- fix an unintentional static variable bug in find_link_title()
- fix a hash order bug in base.t (found by Kake)
Tue Jul 29 04:11:05 GMT 2003
- fix Kake's last nesting problem
- allow overriding strong and emphasized tag regexes
Fri May 16 07:29:15 GMT 2003
- allow nested lists
- major cleanup (see first point)
- add indent tag
- remove indent from list regexes
0.60 Sat Mar 1 18:54:06 GMT 2003
- ported to use Module::Build
Wed Feb 19 22:25:56 GMT 2003
- added t/merge-hash.t (Kake)
- make sure nested hashes merge even if not in destination (Kake)
- protect against overwriting values of 0 (almost wrote a bug!)
- fix a doc typo (Kake)
- allow alternate extended link delimiters (Kake)
- addede explicit.t (Kake)
- added t/tag-override-use-as.t (Kake)
0.50 Thu Dec 26 23:07:07 GMT 2002
- added t/tag-override.t tests for tag overriding (Kake)
- minor refactorings to improve design
- use hash merging to fix HoH overriding (Kake, again)
- added t/lists-no-indent.t to test that non-indented lists work (kake)
- added patch from Kake to allow non-indented lists
0.45 Fri Oct 18 01:14:53 UTC 2002
- signed distribution with Module::Signature (thanks, Autrijus!)
Thu Sep 12 18:11:10 UTC 2002
- end lists followed by empty paragraphs (RT #1455b, <kake@earth.li>)
- add 'implicit_links' flag (suggestion from Kate (kake))
- fixed an import bug (also from kake, who provided tests!)
- encode links property (yet another kake idea!)
Sat Aug 24 23:35:44 UTC 2002
- don't end a list if no list is active (RT #1455, <deus_x@pobox.com>)
0.40 Tue Jun 11 05:23:44 UTC 2002
- added _available_lists(), 'linkorder', and t/lists.t
- made format() respect 'linkorder'
- made end_list() return blank code for empty list
(all suggested by Tom Hukins, see CPAN RT #671)
- avoid 'Subroutine redefined' warning with 5.8 in t/Wiki.t
0.30 Thu May 2 20:42:14 PDT 2002
- added import() and its tests, suggested by Tony Bowden <tony@kasei.com>
0.20 Lost in the Mists of Time
- initial CPAN release
0.10 Before Beer Was Invented
- distributed with SlashWiki
0.01 Pre-History
- part of the Jellybean project