[Module]
Name=HTML::Timeline
Changelog.Creator=Module::Metadata::Changes V 1.08 Changelog.Parser=Config::IniFiles V 2.57

[V 1.07]
Date=2010-02-21T12:55:20
Comments= <<EOT
- Remove text 'All rights reserved' (for Debian licensing). - Remove POD heads 'Required Modules' and 'Changes'. EOT

[V 1.06]
Date=2010-02-10T13:52:47
Comments=- Add META.yml. Update MANIFEST.SKIP. Add MANIFEST and MYMETA.yml.

[V 1.05]
Date=2009-11-13T13:20:00
Comments=- Run dos2unix. This only affects examples/bach.ged.

[V 1.04]
Date=2008-08-29T14:44:00
Comments= <<EOT
- Download Phil Durbin's patches from github - Implement missing_as_table (see docs for details) EOT

[V 1.03]
Date=2008-08-22T12:23:00
Comments= <<EOT
- Add support for ~/.timelinerc using Config::IniFiles - Rename Changes.txt to CHANGES because search.cpan.org won't display Changes.txt - Ensure spouse of root person is included when processing descendents and spouses - Fix date-parsing via Gedcom::Date
EOT

[V 1.02]
Date=2008-08-18T13:50:00
Comments= <<EOT
- Switch from Date::Manip as used by ged2xml.pl to Gedcom::Date. Backwards-incompatability if any with Date::Manip is deemed to be a feature - Add the -output_dir option. This requires Path::Class - Add the -template_dir option. This requires HTML::Template - Add the -template_name option
- Add the -timeline_height option
- Add the -url_for_xml option
- Add the -web_page option
- Rename timeline.html to timeline.tmpl - Add user help to the bottom of the HTML output - Report people with missing birth dates below the timeline - Change default height of the HTML output to 500px - Change the hard-coded date in timeline.tmpl to the earliest birth date EOT

[V 1.01]
Date=2008-08-13T09:27:00
Comments=- Oops. Left Local::Config in t/test.t

[V 1.00]
Date=2008-08-11T17:56:00
Comments=- Original version