blob: e637af1091e53277f210f993bd82d896db92118b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
git HEAD
* switch to efa.vrr.de XML interface
* properly decode UTF-8 strings
* Switch from WWW::Mechanize to LWP::UserAgent
* Add ->lines and Travel::Status::DE::VRR::Line describing all lines
serving the given stop
[Travel::Status::DE::VRR::Result]
* Add countdown, date, delay, lineref, platform_db, sched_date, sched_time
and type accessors
[efa-m]
* Add -L / --linelist option
Travel::Status::DE::VRR 0.02 - Sat Oct 01 2011
[efa-m]
* Add --platform / --line options to filter output
* Align times properly if departure list contains a daychange
* Make --date and --time actually work
Travel::Status::DE::VRR 0.01 - Sun Sep 11 2011
* Initial release
|