blob: f153b6c5f53bc04a8443d12525892c654fd615f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
git HEAD
[db-ris]
* Only display info when a train is late, not when on time / unknown
* Add --ignore-late option
[Travel::Status::DE::DeutscheBahn]
* Add route_raw accessor
* Proper HTTP request error handling
* Strip leading whitespace from ::Result info
* Do not include canceled stops in the route
Travel::Status::DE::DeutscheBahn 0.01 - Mon Jun 27 2011
* Initial release
* Crawls almost all data available in the web interface
|