0.04 2025-01-22T11:39:06+01:00
- Add EXAMPLE5 section to doc.
- Fix Makefile.PL for new version of Perl and no default »use lib '.'«.
- Fix stations on multiple lines.
- Implement station order.
- Improve LICENSE AND COPYRIGHT section in doc.
- Improve SYNOPSIS section in doc.
- Move bugtracker to github.
- Rename examples to better names.
- Rename image to better name.
- Rewrite XML map to new version with line IDs.
- Rewrite XML map to new version without junctions.
- Update Module::Install to 1.21 version.
- Update author github username.
- Update author name.
- Update copyright years.
- Update dependency of Map::Tube to 3.62.
0.03 2015-10-16T11:37:49+02:00
- Add lines to XML document.
- Improve description for get_lines() in doc.
- Update README file.
- Update to Map::Tube 3.06.
0.02 2015-10-08T09:30:10+02:00
- Add <?xml> header to XML document.
- Add 04-map.t test.
- Add EXAMPLE4 to doc.
- Add get_line_by_id() and get_line_by_name() methods to doc.
- Add tests for get_node_by_id() and get_node_by_name() methods.
- Fix xml() method description in doc.
- Move author tests to xt/ directory.
- Rewrite SEE ALSO section to new style.
- Update Module::Install to 1.16 version.
- Update copyright years to 2015.
0.01 2014-12-28T21:15:58+01:00
- First version