Releases: aperturescience/SnailTime
Releases · aperturescience/SnailTime
v0.2.1
Fixed a bad request exception
v0.2.0 — Fili-Second
Added a simple Levenshtein distance algorithm to look up stations by name, as well as ID's.
Examples:
/stations/gent-sint-pieters
/stations/gent%20sint%20pieters
/stations/455
Would all yield the same results.
Additionally, this also works for routes:
/routes?from=gent-sint-pieters&to=sint-niklaas
v0.1.0 — Masked Matter-Horn
Initial version, has pretty much everything you would expect.
API interfaces are subject to change.