Revision history for Map-Metro
0.1600 2014-12-12T02:29:55Z CET
[API Changes]
- Removed add to_text() (and related) methods from MM::Graph::*.
[Enhancements]
- All relevant MM::Cmd classes are adapted to the new hook system.
- Ensures that maps only resides in the MM::Plugin::Map namespace.
[New Features]
- Created an event/hook system (so far only emits 'routing_completed').
- Implemented a MM::Plugin::Hook::PrettyPrinter that auto-prints on
routing_completed.
0.1501 2014-12-11T15:39:01Z CET
[Enhancements]
- Added dump and hoist commands to map-metro.pl
0.1500 2014-12-10T19:06:42Z CET
[Meta]
- More prereqs.
0.1499 2014-12-10T18:09:34Z CET
[Meta]
- Missing prereq.
0.1498 2014-12-10T17:23:49Z CET
[Meta]
- Missing prereq.
0.1497 2014-12-10T15:09:17Z CET
[Meta]
- Added test prereq
0.1496 2014-12-10T14:24:35Z CET
[Documentation]
- Typo
0.1495 2014-12-10T13:12:02Z CET
[API Changes]
- Renamed get_route() in MM::Graph to routing_for().
[Documentation]
- Cleanup, and minor improvements.
- Added documentation about map-metro.pl lines <city>
0.1494 2014-12-10T00:29:59Z CET
- First public release