diff options
author | Daniel Friesel <daniel.friesel@uos.de> | 2019-11-20 18:25:03 +0100 |
---|---|---|
committer | Daniel Friesel <daniel.friesel@uos.de> | 2019-11-20 18:25:03 +0100 |
commit | b017b30d721965dd88c36b43781299280de4f2c4 (patch) | |
tree | c83e43441dd53f88531d049b8e94cd6a6d354012 | |
parent | 0a9a6bac565efaeb65c15ac0f8e544ef82c78368 (diff) |
Update Changelog
-rw-r--r-- | Changelog | 11 | ||||
-rw-r--r-- | README.md | 5 |
2 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,14 @@ +git HEAD + + * Update stations list, prune duplicates and outdated entries + (251 additions, 155 deletions). Incorporates patches by Moritz Schlarb + and https://github.com/Knuspel -- Thanks! + * Update documentation to reflect that EVA IDs use by DB IRIS are not + the same as UIC station IDs (they just happen to be identical in 99% of + cases) + * Stations are now stored in share/stations.json. See README.md for + station management hints. + Travel::Status::DE::IRIS 1.35 - Sun Nov 17 2019 * Add additional dutch and austrian stations @@ -19,6 +19,11 @@ Dependencies * Text::LevenshteinXS * XML::LibXML +Additional dependencies for building this module: + +* File::Slurp +* JSON + Note about Text::LevenshteinXS: This module is old and unmaintained, but appears to be packaged for slightly more distros than its successor Text::Levenshtein::XS. If it is not available for your distro (and you do |