Releases: remix/OpenRailRouting
Releases · remix/OpenRailRouting
v1.4
v1.3
v1.2
v1.1
Features
- Prevent routing frontend UI and map matching frontend from rendering (#1)
- Set
bind_hosts
fromlocalhost
to0.0.0.0
to fix Docker networking issues (#1) - Add
CONSTRUCTION
toRailwayClass
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)