Changelog for
perl-Map-Tube-3.51-lp151.1.1.noarch.rpm :
* Thu May 31 2018 cooloAATTsuse.com- updated to 3.51 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.51 2018-05-30T00:12:10+00:00 - Added test for map data structure.
* Tue Apr 24 2018 cooloAATTsuse.com- updated to 3.50 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.50 2018-04-23T20:40:00+00:00 - Fixed \"Insecure dependency in eval while running with -T switch\" error.
* Wed Apr 11 2018 cooloAATTsuse.com- updated to 3.49 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.49 2018-04-07T08:30:00+00:00 - Updated mininmum version of Test::Map::Tube v0.41. 3.48 2018-04-05T06:00:00+00:00 - Fixed bug in the method get_next_stations() w.r.t. fetching links. 3.47 2018-04-04T07:20:00+00:00 - Added handy method get_next_stations(). 3.46 2018-04-03T11:45:00+00:00 - Updated mininmum version of Test::Map::Tube v0.40. 3.45 2018-03-18T05:05:00+00:00 - Documented method get_stations() for Map::Tube::Line. - Added test script line-stations.t.
* Tue Jan 23 2018 cooloAATTsuse.com- updated to 3.44 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.44 2018-01-12T19:45:00+00:00 - Improved method exporting. - Tidied up map-data-converter script. - Updated \"Map Leader Board\" section in the pod.
* Wed Dec 27 2017 cooloAATTsuse.com- updated to 3.43 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.43 2017-12-26T10:30:00+00:00 - Used 3 argument open() now. - Stopped using bareword for file handle. - Improved sample code in the pod.
* Thu Dec 07 2017 cooloAATTsuse.com- updated to 3.42 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.42 2017-11-24T10:45:00+00:00 - Improved applying approved plugins. 3.41 2017-11-20T14:30:00+00:00 - Added sample code for all the supported plugins. - Updated CONTRIBUTORS section. 3.40 2017-11-18T03:00:00+00:00 - Handle one line in xml format map data. 3.39 2017-11-17T10:45:00+00:00 - Fixed double encoding of map data in JSON format. 3.38 2017-11-16T10:20:00+00:00 - Replaced namespace::clean with namespace::autoclean. - Used allow_nonref where ever json decoding happens.
* Thu Nov 09 2017 cooloAATTsuse.com- updated to 3.37 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.37 2017-11-07T15:35:00+00:00 - Updated method get_stations() to return all map stations if no line name is passed.
* Thu Oct 19 2017 cooloAATTsuse.com- updated to 3.36 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.36 2017-10-18T13:40:00+00:00 - Added support for partial station index. 3.35 2017-09-21T11:30:00+00:00 - Hide unnecessary noise during the test.
* Tue Aug 15 2017 cooloAATTsuse.com- updated to 3.34 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.34 2017-08-11T11:25:00+00:00 - Added dependency on Map::Tube::Exceptions v3.13.
* Fri Aug 11 2017 cooloAATTsuse.com- updated to 3.33 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.33 2017-08-10T12:00:00+00:00 - Handled malformed map data correctly.
* Tue Jul 04 2017 cooloAATTsuse.com- updated to 3.32 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.32 2017-07-03T11:20:00+00:00 - Downgraded dependency on File::Basename v2.6 (RT #122294), thanks AATTJWRIGHT. - Added optionally experimental flag. - Marked the inter-changeable route change as \'experimental\'.
* Mon Jun 19 2017 cooloAATTsuse.com- updated to 3.31 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.31 2017-06-18T03:55:00+00:00 - Updated method get_shortest_route() to return least inter-changeable route. - Tidied up attribute definitions in general.
* Sat May 27 2017 cooloAATTsuse.com- updated to 3.30 see /usr/share/doc/packages/perl-Map-Tube/Changes
* Thu May 25 2017 cooloAATTsuse.com- updated to 3.29 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.29 2017-03-13T12:40:00+00:00 - Handle lazy attribute correctly as reported below: http://www.cpantesters.org/cpan/report/55997338-100d-11e7-b84f-b08edccf8c31 3.28 2017-03-06T11:20:00+00:00 - Fixed error handling in the method Map::Tube::get_map_data(). 3.27 2017-02-24T10:50:00+00:00 - Added required attribute checks. 3.26 2017-02-21T13:35:00+00:00 - Removed dependency on JSON::Parse. - Added new method to_perl() to the helper package Map::Tube::Utils. - Refactored script map-data-converter to make use of newly created method to_perl(). 3.25 2017-02-20T11:55:00+00:00 - Removed dependency on XML::Simple. - Refactored script map-data-converter to workout with XML::Twig when creating xml file. 3.24 2017-02-19T07:25:00+00:00 - Added dependency on MooX::Options v4.023. - Added dependency on Map::Tube::Exceptions v3.11. - Refactored script map-data-converter to handle error appropriately. 3.23 2017-02-16T16:00:00+00:00 - Added script map-data-converter. - Documented supported map data format.
* Wed Feb 08 2017 cooloAATTsuse.com- updated to 3.22 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.22 2017-02-07T15:50:00+00:00 - Added support for map data in JSON format as well. XML is still the default format. - Added test for bad map data. - Updated dependency on Map::Tube::Exception v3.09. - Updated optional minimum dependency on Test::Map::Tube v0.22.
* Tue Oct 11 2016 cooloAATTsuse.com- updated to 3.21 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.21 2016-10-10T09:45:00+00:00 - Added validation for line color. - Updated dependency on Map::Tube::Exception v3.08.
* Sat Oct 08 2016 cooloAATTsuse.com- updated to 3.20 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.20 2016-10-04T12:00:00+00:00 - Added missing pre-reqs Type::Tiny and File::Share. - Added some more attribute types \'Table\', \'Tables\', \'NodeMap\' and \'LineMap\'. 3.19 2016-10-03T09:40:00+00:00 - Added attribute type class \'Map::Tube::Types\'. 3.18 2016-07-30T10:30:00+00:00 - Documented method ok_map_routes(). 3.17 2016-07-11T09:45:00+00:00 - Added unit test (t/map.t). 3.16 2016-07-03T03:25:00+00:00 - Addressed issue raised in the CPAN Tester Report. http://www.cpantesters.org/cpan/report/297cf692-3f1d-11e6-a514-8183992ad5f0 3.15 2016-06-24T10:30:00+00:00 - Added explicit dependency on XML::Parser v2.23 to address the CPAN Tester FAIL report: http://www.cpantesters.org/cpan/report/059a00cc-38a5-11e6-a16d-92a790c50306 3.14 2016-06-20T11:20:00+00:00 - Updated unit test meta-json.t and meta-yml.t to check consistent version correctly. 3.13 2016-06-14T10:45:00+00:00 - Propose fix to handle standard line and other link appropriately. - Updated copyright year information. 3.12 2015-10-30T10:25:00+00:00 - Upgraded to use Map::Tube::Exception v3.06. - Added missing plugin handler properly using AUTOLOAD. 3.11 2015-10-23T14:20:00+00:00 - Ordered lines attached to station RT# 107745. - Updated \'Changes\' log history. 3.10 2015-10-22T18:40:00+00:00 - Fixed the side effects of fix for RT# 107745. 3.09 2015-10-20T11:40:00+00:00 - Proposed solution to RT# 107745. 3.08 2015-10-19T12:00:00+00:00 - Updated pod document about map functional validation provided by Test::Map::Tube v0.09. - Updated exception error message in the method Map::Tube::Line::add_station(). 3.07 2015-10-18T12:15:00+00:00 - Added new method _xml_data() to the package Map::Tube. - Updated method get_line_by_id() to fixed the warning. - Updated method _init_map() to make use of new method _xml_data(). - Updated pod document about method name(), earlier it was documented as get_name(). 3.06 2015-10-15T11:50:00+00:00 - Removed the minimum version requirements from \'overload\' and \'Throwable\'. - Removed redundant exception handling code. - Made exception error message consistent. - Fix comparison of line IDs, thanks to Michal Spacek. 3.05 2015-10-14T12:55:00+00:00 - Import the missing exceptions (Map::Tube::Exception::InvalidLineId and Map::Tube::Exception::MissingLineId). - Upgraded to use Map::Tube::Exception v3.05. 3.04 2015-10-14T10:25:00+00:00 - Patched issue RT# 107752. 3.03 2015-10-13T13:00:00+00:00 - Updated method get_stations() in the package Map::Tube, to check if the line name is defined before applying uc() and raise exception accordingly. - Also updated pod document slightly for the method get_stations(). 3.02 2015-10-10T08:35:00+00:00 - Replaced XML::Simple with XML::Twig, long pending task, as XML::Simple can\'t cope with unicode characters under XML::SAX v0.99 as reported by the report below: http://www.cpantesters.org/cpan/report/968a3680-6e00-11e5-aa10-096acfe82091 3.01 2015-09-17T10:25:00+00:00 - Removed local package Map::Tube::Exception. - Removed local package Map::Tube::Error. - Updated to use new external package Map::Tube::Exception::
*.
* Mon Apr 13 2015 cooloAATTsuse.com- updated to 3.00 see /usr/share/doc/packages/perl-Map-Tube/Changes 3.00 2015-04-01T10:10:00+00:00 - Proposed solution for issue RT: #103169 subject to feedbacks. - Added section \"SYNOPSIS\" to the pod document of packages Map::Tube::Node and Map::Tube::Line. - Added section \"CONSTRUCTOR\" to the pod document of package Map::Tube::Node. 2.99 2015-03-30T10:35:00+01:00 - Updated method get_node_by_id() to check if the given node id is defined. - Updated private method _init_map) to check if the node id is duplicate. 2.98 2015-03-29T17:35:00+01:00 - Proposed solution for issue RT: #103168 subject to feedbacks. 2.97 2015-03-27T20:30:00+01:00 - Updated method Map::Tube::Route::preferred() to return an object of type L
. 2.96 2015-03-27T12:00:00+01:00 - Added the following methods to the package Map::Tube. - get_line_by_id() - get_line_by_name() 2.95 2015-03-26T11:05:00+01:00 - Proposed solution for issue RT: #103103 subject to feedbacks. 2.94 2015-03-24T11:35:00+01:00 - Tidied up pod document in general. 2.93 2015-03-22T22:00:00+01:00 - Updated method get_lines() in the package Map::Tube to filter out other links. 2.92 2015-03-22T11:45:00+01:00 - Documented new plugin Map::Tube::Plugin::Formatter in the package Map::Tube. 2.91 2015-03-22T11:05:00+01:00 - Added section \"SYNOPSIS\" to the package Map::Tube. 2.90 2015-03-22T09:45:00+01:00 - Added new method preferred() to the package Map::Tube::Route. 2.89 2015-03-15T17:15:00+01:00 - Proposed solution for issue RT: #102438 subject to feedbacks. 2.88 2015-03-10T12:20:00+01:00 - Added new package Map::Tube::Utils. - Updated unit test t/00-load.t to load the new package. - Updated Map::Tube::Pluggable to set the max_depth to 4. 2.87 2015-02-22T17:45:00+01:00 - Tidied up the pod document. 2.86 2015-02-20T16:05:00+01:00 - Removed call to method _validate_map_data() at the point of object creation, instead it would now be validated at the build time if you have Test::Map::Tube installed. 2.85 2015-02-18T17:25:00+01:00 - Fixed the nasty regex bug in the method Map::Tube::_get_shortest_route(), issue raised by Map::Tube::Beijing (author Gisbert W. Selke). 2.84 2015-02-17T17:25:00+01:00 - Documented plugin Map::Tube::Plugin::FuzzyFind by Gisbert W. Selke in the pod document of Map::Tube.
* Fri Feb 13 2015 cooloAATTsuse.com- initial package 2.83
* created by cpanspec 1.78.08