Releases: iRail/stations
Releases · iRail/stations
Added Prague Central Station
2.0.2 Add Prague Central Station
Add support for Czechian stations in jsonld build script
Add Czechia to country URIs in order to fix javascript build (cherry picked from commit a3b2b5679cebbab440300c4ce338bb159b3687bc)
Added Prague Central Station
1.9.3 Add empty values for prague to ensure all readers can parse the file
Added Mannheim Hbf
2.0.1 Add Mannheim Hbf
Added Mannheim Hbf
Data update for version 1.x
2.0.0: New CSV parser
This release introduces breaking changes to the PHP library. Data changes to the stations.csv file will be backported to the 1.x branch for the foreseeable future.
- Strongly typed Stations.php library reading directly from the CSV file. Results are identical to the previous implementation, but now a typed object is returned instead of an StdClass.
- The old interface remains available in the StationsLd class
- Introduced Station class
- TAF/TAP TSI codes are now accessible through the PHP library
- Update PHP Language level requirement to 8.0, update code with types for improved readability
1.9.0 Traveler counts added
Added traveler counts for belgian stations
1.8.0
Added London Waterloo
Added London Waterloo station
Telegraph codes and Yarn support
- @jncn added telegraph codes for most stations
- Yarn is now used when npm is not available