Version 0.2.10
Pre-release
Pre-release
What's Changed
Features 🎉
- OpenRail Association migration by @flomonster and @ElysaSrc in #7094
- Update translations and display errors count based on filter l… by @achrafmohye in #6844
- Pathfinding allow completion by station name in search by trigram by @Caracol3 in #6768
- Implement TVM300 signaling system by @Khoyo in #6973
- Train Schedule V2:
- Editoast: add new simulation endpoint by @younesschrifi in #7077
Code refactoring ♻️
- Bump multiple dependencies in multiple PR
- Split editoast in crates:
- Move rolling stock gamma to schemas by @Wadjetz in #7076
- Move schema/operation to editoast::infra_cache by @hamz2a in #7089
- Move rs effort curves to schemas by @Wadjetz in #7087
- Move
schemas!
toeditoast_common
by @hamz2a in #7101 - Move rolling_resistance to schemas by @Wadjetz in #7100
- Move energy source to schemas by @Wadjetz in #7099
- Move supported signaling systems to schemas by @Wadjetz in #7108
- Move rolling stock metadata by @Wadjetz in #7109
- Move
GeoJson
toeditoast_common
by @hamz2a in #7111 - Move loading gauge, rs common and rs livery to schemas by @Wadjetz in #7115
- Move
duration
toeditoast_common
by @hamz2a in #7126 - Move
Identifier
toeditoast_common
by @hamz2a in #7127 - Move
schemas!
in editoast_schemas by @Wadjetz in #7114
- Avoid STDCM calling spacing requirements on empty paths by @eckter in #7097
- Add taplo to the CI checks by @woshilapin in #7053
- Add taplo tool to nix flake by @flomonster in #7113
- Refactor front MapSearchOperationalPoint component and handle keyboa… by @achrafmohye in #7041
- core: stdcm: remove envelopes in stdcm edges by @Erashin in #7129
- core: stdcm: stop computing engineering allowances during exploration by @eckter in #7090
- gateway: relax version restrictions and bump dependencies by @multun in #7138
Bug fixes 🐛
- ci: run all editoast workspace tests by @Wadjetz in #7088
- Fix front infra lock status by @Akctarus in #7078
- Fix editoast train schedule v2 deserialization by @flomonster in #7117
Full Changelog: v0.2.9...v0.2.10