Revision history for Map-Tube-NYC

0.11  Fri Jan 09 14:45:10 2015
      - Upgraded to use Map::Tube v2.61 as it brings in new fix and feature.

0.10  Wed Jan 07 13:50:25 2015
      - Tidied up the test scripts meta-yml.t and meta-json.t.

0.09  Tue Jan 06 12:10:15 2015
      - Fixed the MANIFEST.SKIP file regarding _eumm folder.

0.08  Mon Jan 05 11:05:10 2015
      - Upgraded to use Map::Tube v2.57 as it brings in new fix and feature.
      - Updated Makefile.PL to generate the key 'provides' for META file correctly.
      - Added unit test to test META files.
      - Added LICENSE file.
      - Updated Copyright year information.

0.07  Sat Dec 20 09:45:00 2014
      - Upgraded to use Map::Tube v2.46.
      - Added package to list subway stations for "IND Eighth Avenue".
      - Updated pod document for Map::Tube::NYC about the above changes.

0.06  Sat Dec 06 22:52:11 2014
      - Upgraded to use Map::Tube v2.34.
      - Removed stations name from the pod document as it is becoming too noisy.

0.05  Fri Dec 05 20:43:10 2014
      - Upgraded to use Map::Tube v2.33 as it brings in new fix and feature.
      - Updated unit test to reflect the changes in Map::Tube v2.33.

0.04  Fri Dec 05 11:00:10 2014
      - Updated the description of method get_shortest_route().

0.03  Thu Dec 04 20:50:10 2014
      - Updated unit test to make use of new class provided by Map::Tube role.
      - Updated description of method get_shortest_route() in the pod documemt.

0.02  Wed Dec 03 21:37:10 2014
      - Upgraded to use Map::Tube v2.31 as it brings in new fix and feature.
      - Added test case for case insensitive station name.
      - Removed SIGNATURE file.

0.01  Sun Nov 30 11:17:01 2014
      - First version, released.