Skip to content

Releases: motis-project/motis

v0.5.1: Fix Import, Improve Error Messages

10 Sep 00:00
Compare
Choose a tag to compare
import: fix published schedule.raw path

v0.5.0: Tooling Subcommands, musl Binaries, Docker Improvements

09 Sep 17:27
Compare
Choose a tag to compare

New Features:

  • Subcommands motis generate etc.
  • musl binaries running everywhere
  • Smaller Docker alpine-based image
  • Schedule gets written to data/schedule
  • --system_config allows to specify a config that gets overwritten by config.ini
  • Docker provides a system_config with all paths for the files provided by the image

v0.4.0: Multi Schedule & Docker + Raspberry Pi Support

11 Aug 11:28
Compare
Choose a tag to compare

New Features:

  • Ability to load multiple timetables
  • Docker support
  • Executables for ARMv7, and 64bit ARM

More details: https://motis-project.de/release/2021/08/10/motis-multi-schedule-release.html

v0.3: GTFS Improvements & Embedded Tile Server

10 Jun 17:10
72f244b
Compare
Choose a tag to compare

New Features:

  • New tile server module based on @sfahnens tile server library: https://github.com/sfahnens/tiles
  • Web UI overhaul: vector tiles with MapBox GL JS, 3D support, improved network format, and many more changes
  • Improved GTFS support:
    • Generating Meta-Stations in MOTIS from parent relations and for stations in close proximity
    • Support for through-trains based on the GTFS block_id column
  • Direct connections by car or by bike

Version 0.2: MOTIS Import

17 May 12:22
d5ded8b
Compare
Choose a tag to compare

New Features:

  • Simplified data preprocessing done by the motis executable itself. Deprecated --dataset.path [hrd/gtfs] command line flag in favour of --import.paths [hrd/gtfs] [osm].
  • No need to convert UTF8 for Switzerland HAFAS Rohdaten dataset. MOTIS does this internally on-the-fly (without modifying the timetable files).
  • Added ppr-profiles folder to the distribution archive.

Read more: https://motis-project.de/release/2020/05/17/motis-import-release.html

Version 0.1: Initial Release

16 Apr 10:17
Compare
Choose a tag to compare

Initial release version of MOTIS.