Releases: rijdendetreinen/gotrain
Releases · rijdendetreinen/gotrain
v1.2.0
- Add Sentry integration (optional)
v1.1.2
- Use correct timestamps when determining whether a product (RIT/DAS/DVS) is newer than the currently stored product
- Improve logging
- Added some translations for disruption causes
v1.1.1
- Support new modification types 80 (intercity runs with Sprinter stock) and 81 (Sprinter runs with intercity stock)
v1.1.0
- Add support for line numbers
v1.0.6
- New: Add Docker support (thanks @Gerrist!)
- Fix: Do not expose Redis password to logs
v1.0.5
- Fix: Return string instead of station objects for wing destinations
- Enh: Use go mods directly
- Enh: Update copyright
v1.0.4
- Implement modification types 12/13 (changed times)
- Bugfix: Use station name instead of station object for BoardingTips
v1.0.3
- Remove old (undocumented) /all endpoints
- Fix #25, check on StoppingActual/StoppingPlanned element
v1.0.2
Updated thresholds for downtime detection on services/arrivals (during night hours)
v1.0.1
Changelog
c7ae4d1 Add goreleaser to Travis configuration
534ed63 Cleanup Travis for deployments
ea0c31b Initial config for goreleaser
219e81f Installation process documented
291b03d Merge pull request #23 from rijdendetreinen/goreleaser
d114bc2 Only build releases voor linux-amd64 (because of CGO)
bdd114c OpenAPI documentation added
4073d19 Updated API documentation
56d3357 Usage section in readme
a9cc6f6 Version information in CLI and server log