diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-09-07 23:26:31 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-09-07 23:26:31 +0200 |
commit | cd66bfb3683126db40b67d7eb4d2dab10dcdf293 (patch) | |
tree | 93ecb2978588f7048a0b0df18bc5b1e36cbe5db3 /Changelog | |
parent | 764aebb85265d4863025365024cb6e901d484789 (diff) |
release v2.002.00
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Travel::Status::DE::URA 2.00 - Wed Sep 07 2016 + + * Add support for bus departures in London supplied by the TfL URA + service + * New module: Travel::Status::GB::TfL + * Rename aseag-m to ura-m + * Rename short option -s (corresponding to --strftime) to -f + * Rename short option -S (corresponding to --strfrel) to -F + * New options: + -s / --service selects a backend service (defaults to ASEAG), + --list lists supported backend services, + --ura-base sets a backend service by URL, and + --ura-version sets the backend service version + * Travel::Status::DE::URA::Result: Add ->platform accessor (shortcut for + ->stop_indicator) + Travel::Status::DE::URA 1.02 - Sat Apr 16 2016 * Result: Add stop_indicator accessor |