From 3cccdc35bc5b4edcc97d486cf9ed50fc7b2ca82a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 12 Sep 2015 14:03:09 +0200 Subject: use Text::Levenshtein(XS) for fuzzy station name matching --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 9af803f..296a73b 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,10 @@ git HEAD * Result: Add info key 900 + * Station: Improve get_station matching quality by using the Levenshtein + edit distance instead of simple substring matching + * new dependency: Text::LevenshteinXS (see README for notes about + drop-in replacements) Travel::Status::DE::IRIS 1.02 - Tue May 26 2015 -- cgit v1.2.3