0.08 2021-01-27T01:34:51+01:00
- Fix bugtracker.
- Improve SYNOPSIS section in doc.
- Rewrite doc to use =head2 in METHODS section.
- Update copyright years.
0.07 2020-11-03T23:23:41+01:00
- Add new stations.
- Add EXAMPLE5 section to doc.
- Add URL for M2 line to XML file.
- Add test for ok_map_functions().
- Fix Makefile.PL for new version of Perl and no default »use lib '.'«.
- Implement station order.
- Improve LICENSE AND COPYRIGHT section in doc.
- Rewrite XML map to new version with line IDs.
- Update Module::Install to 1.19 version.
- Update author github username.
- Update author name.
- Update copyright years to 2020.
- Update to Map::Tube 3.41.
0.06 2015-10-16T11:59:24+02:00
- Improve description for get_lines() in doc.
- Update to Map::Tube 3.06.
0.05 2015-10-06T08:45:20+02:00
- 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.
- Move author tests to xt/ directory.
- Rewrite SEE ALSO section to new style.
- Update Module::Install to 1.16 version.
- Update README file.
0.04 2015-03-15T23:29:06+01:00
- Rewrite to new 'other_link' attribute in Map::Tube 2.89.
- Update examples/ex3.pl file.
0.03 2015-03-13T05:12:47+01:00
- Add <?xml> header to XML document.
- Add M2 line to Warsaw metro.
- Add Map::Tube::Plugin::Graph to SEE ALSO section in doc.
- Add Map::Tube::Graph to SEE ALSO section in doc.
- Add lines to XML document.
- Add test of map validity.
- Remove driver from EXAMPLE3 section in doc. neato is default driver.
- Remove obsolete code from EXAMPLE2 section in doc.
- Update SEE ALSO section in doc.
- Update copyright years to 2015.
- Update dependency to Map::Tube 2.88 version.
0.02 2014-12-29T10:30:08+01:00
- Add EXAMPLE3 section to doc.
- Add Map::Tube::Berlin and Map::Tube::Minsk to SEE ALSO section in doc.
- Add Map::Tube::GraphViz, Map::Tube::Text::Table, Task::Map::Tube,
Map::Tube::Bucharest, Map::Tube::Dnipropetrovsk, Map::Tube::Kazan,
Map::Tube::Kharkiv, Map::Tube::Kiev, Map::Tube::Moscow,
Map::Tube::Novosibirsk, Map::Tube::SaintPetersburg, Map::Tube::Samara,
Map::Tube::Tbilisi, Map::Tube::Vienna and Map::Tube::Yekaterinburg to
SEE ALSO section in doc.
- Add examples/ directory.
- Add get_lines() method to doc.
- Add get_stations() method to doc.
- Add metro name.
- Add some tests.
- Describe get_all_routes() method as EXPERIMENTAL.
- Fix EXAMPLE1 section in doc.
- Fix REPOSITORY section in doc.
- Fix get_shortest_route() method description in doc.
- Improve doc to new 2.30 methods.
- Remove executable bit from warsaw-map.xml file.
0.01 2014-12-02T09:23:39+01:00
- First version