Skip to content

Releases: rijdendetreinen/gotrain

v1.2.0

24 Apr 15:01
1d79d43
Compare
Choose a tag to compare
  • Add Sentry integration (optional)

v1.1.2

16 Feb 22:29
Compare
Choose a tag to compare
  • 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

16 Jan 22:50
Compare
Choose a tag to compare
  • Support new modification types 80 (intercity runs with Sprinter stock) and 81 (Sprinter runs with intercity stock)

v1.1.0

12 Dec 16:30
Compare
Choose a tag to compare
  • Add support for line numbers

v1.0.6

24 Jul 15:09
Compare
Choose a tag to compare
  • New: Add Docker support (thanks @Gerrist!)
  • Fix: Do not expose Redis password to logs

v1.0.5

31 May 20:46
Compare
Choose a tag to compare
  • Fix: Return string instead of station objects for wing destinations
  • Enh: Use go mods directly
  • Enh: Update copyright

v1.0.4

14 Nov 12:25
Compare
Choose a tag to compare
  • Implement modification types 12/13 (changed times)
  • Bugfix: Use station name instead of station object for BoardingTips

v1.0.3

17 Feb 22:36
Compare
Choose a tag to compare
  • Remove old (undocumented) /all endpoints
  • Fix #25, check on StoppingActual/StoppingPlanned element

v1.0.2

19 Jan 23:08
Compare
Choose a tag to compare

Updated thresholds for downtime detection on services/arrivals (during night hours)

v1.0.1

14 Jul 19:35
Compare
Choose a tag to compare

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