v0.10.0: New Core GTFS-RT
felixguendling
released this
23 Jun 12:00
·
372 commits
to master
since this release
The new core can now be updated with GTFS-RT real-time updates (currently, only delay updates are supported). The real-time routing of the nigiri
module considers those real-time updates. The map and train run display are not showing real-time updates yet, because those depend on the old core.
What's Changed
- Fix typo: unkown -> unknown by @1Maxnet1 in #346
- formatting by @felixguendling in #347
- Nigiri rt by @felixguendling in #348
- clang-tidy: skip tests by @felixguendling in #350
- update nigiri (improve rt debug) by @felixguendling in #351
- increase cache size by @felixguendling in #352
Full Changelog: v0.9.4...v0.10.0