From b017b30d721965dd88c36b43781299280de4f2c4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 20 Nov 2019 18:25:03 +0100 Subject: Update Changelog --- Changelog | 11 +++++++++++ README.md | 5 +++++ 2 files changed, 16 insertions(+) diff --git a/Changelog b/Changelog index 88a5771..fcf4245 100644 --- a/Changelog +++ b/Changelog @@ -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 diff --git a/README.md b/README.md index ea0d91f..f3757b3 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3