The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
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