Skip to content

Releases: motis-project/motis

v0.11.12: make `router` attribute optional

05 Dec 12:21
dc3c008
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.11...v0.11.12

v0.11.11: catch creation_time exception

04 Dec 21:12
095466d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.10...v0.11.11

v0.11.10: Fix is_deleted Bug

03 Dec 12:36
a3ea1e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.9...v0.11.10

v0.11.9: Railviz GTFS-RT SKIP Support

26 Nov 18:37
04e4b44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.8...v0.11.9

v0.11.8: Track Changes Fix

24 Nov 20:26
a4a5968
Compare
Choose a tag to compare

Previous: only assigned_stop_id supported
Now: stop_id and assigned_stop_id supported

Footpaths module beta

What's Changed

Full Changelog: v0.11.7...v0.11.8

v0.11.7: Duplicate Departures Fix

19 Nov 19:33
174192f
Compare
Choose a tag to compare

Removes duplicate departures in the departure table.

What's Changed

  • RSL: Early departure tolerance fix by @pablohoch in #404
  • DB URL -> DB-ApiKey header instead of Authorization header, fix duplicates in departure monitor by @felixguendling in #406

Full Changelog: v0.11.6...v0.11.7

v0.11.6: Spanish translation, GTFS reference day fix

21 Oct 10:12
ce2ff7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.5...v0.11.6

v0.11.5: fix for trips with zero event times but block id

20 Aug 13:45
55fec70
Compare
Choose a tag to compare

Android app working again and updated to AndroidX / API level 33.

What's Changed

Full Changelog: v0.11.4...v0.11.5

v0.11.4: Fix GTFS-RT trip matching for GTM-X

10 Aug 15:17
7b81886
Compare
Choose a tag to compare
  • nigiri.gtfsrt_incremental flag (default=false) for controlling if the RT timetable should be reset every time or not
  • nigiri.match_duplicates flag (default=false) for merging together duplicate instances from different source timetables
  • bugfix for matching trips in timezones west of GMT

What's Changed

New Contributors

Full Changelog: v0.11.3...v0.11.4

v0.11.3: More GTFS-RT

18 Jul 15:16
23a11d1
Compare
Choose a tag to compare

GTFS-RT features:

  • stop skips
  • trip cancellations
  • stop assignments

New flag nigiri.adjust_footpaths: Check footpath durations with direct line distance / walk speed and adjust them if necessary.

What's Changed

Full Changelog: v0.11.2...v0.11.3