Skip to content

Releases: remix/OpenRailRouting

v1.4

31 Jan 22:09
619dc73
Compare
Choose a tag to compare

Fixes

  • Enable unconnected railways to be routeable (#8)

v1.3

16 Jan 21:35
5042643
Compare
Choose a tag to compare

Features

  • Added Dockerfile to publish an image of this fork to our private docker registry (#7)

v1.2

23 Dec 23:50
0e49e2b
Compare
Choose a tag to compare

Features

  • Remove unused costing models #6)

Fixes

  • Sync RailwayClass enum with RailAccessParser #5)

v1.1

19 Dec 00:02
cd308fc
Compare
Choose a tag to compare

Features

  • Prevent routing frontend UI and map matching frontend from rendering (#1)
  • Set bind_hosts from localhost to 0.0.0.0 to fix Docker networking issues (#1)
  • Add CONSTRUCTION to RailwayClass enum to facilitate style differentiation with other ways (#2)
  • Expand list of ways that are allowed and disallowed for routing (#2)
  • Automate development environment setup with nix (#4)
  • Setup test runs in GitHub using nix (#4)