v0.9.0: First Release with Nigiri
This is the first MOTIS release with nigiri
, the new MOTIS core.
News: https://motis-project.de/release/2023/05/15/new-motis-core.html
Changes:
- make time check less strict by @felixguendling in #283
- don't connect 0,0 coordinate stations from diff. schedules by @felixguendling in #284
- RailViz: Ignore trains without polylines by @pablohoch in #286
- roll out frequencies.txt by @felixguendling in #294
- start nigiri integration (wip) by @felixguendling in #274
- Web UI Fixes for Recent API Changes by @pablohoch in #300
- HRD Parser: Ignore Hidden and Invalid Files by @pablohoch in #301
- use brew to install ninja by @felixguendling in #303
- hrd: support multiple season entries by @felixguendling in #304
- Update Clang + Boost by @pablohoch in #308
- intermodal: stop counting change times at first/last station by @felixguendling in #305
- PPR Update: Performance + Memory Improvements by @pablohoch in #315
- Add mimalloc support on Windows by @pablohoch in #317
- xtract multi schedule + GTFS parser fixes by @felixguendling in #318
- More debugging functionality (FlatBuffers + RT) by @pablohoch in #323
- replace routing generate+compare commands by @felixguendling in #325
- Remove routing generate compare, enable ontrip with meta starts by @felixguendling in #326
Nigiri
- nigiri interval extension by @felixguendling in #302
- nigiri GTFS block_id support by @felixguendling in #313
- optional schedule loading by @felixguendling in #314
API
- Tool to generate OpenAPI / JSON Schema / TS protocol definitions by @pablohoch in #281
- OpenAPI Fixes + Improvements by @pablohoch in #291
- New Compact API Format by @pablohoch in #309
- HTTP Server: Support gzip encoding for API responses by @pablohoch in #319
RSL Changes
- RSL: Detailed Capacities Part 1 by @pablohoch in #249
- RSL: Groups Rework by @pablohoch in #275
- RSL: Support Through Services by @pablohoch in #279
- RSL UI Fixes + Improvements by @pablohoch in #280
- RSL: Add support for alternative TREK format by @pablohoch in #290
- RSL: Information about groups with unreachable destinations by @pablohoch in #289
- RSL: Add number of affected passengers to simulation result by @pablohoch in #292
- RSL: Capacities Part 2 by @pablohoch in #293
- RSL: Various Improvements by @pablohoch in #295
- RSL: Reachability + Estimated Delay Fixes by @pablohoch in #296
- RSL: Meta Station Fixes by @pablohoch in #298
- RSL: Capacities via RiBasisFormation by @pablohoch in #299
- RI Basis + RSL Fixes by @pablohoch in #306
Full Changelog: v0.8.7...v0.9.0