Skip to content

Releases: SchweizerischeBundesbahnen/netzgrafik-editor-converter

v1.1.0

13 Dec 15:20
99a4c8d
Compare
Choose a tag to compare

1.1.0 (2024-12-13)

Features

  • configure manual workflow dispatch for release please (#34) (2ba16ab)

v1.0.1

10 Dec 17:06
25c3084
Compare
Choose a tag to compare

1.0.1 (2024-12-10)

Bug Fixes

  • ci: fix maven publish by providing settings.xml (c8d4965)

v1.0.0

10 Dec 16:54
db5f9c8
Compare
Choose a tag to compare

1.0.0 (2024-12-10)

Features

  • add command line option to use a rolling stock CSV repo (5607044)
  • add command line runner (b2e6f84)
  • add config to command line app (55500be)
  • add csv-based infrastructure repository (ddd3d35)
  • add network graphic validation (0f9741c)
  • add picocli-based command line interface (c849e25)
  • add required model components of GTFS static (f1fc5b1)
  • add rolling stock CSV repository implementation (69eb81a)
  • add validation strategy REMOVE_DOTS_AND_REPLACE_WHITESPACE (1a3d988)
  • allow user to choose how transit line id is constructed (f5cbe9a)
  • create directed sequences already in sequence builder (770d65a)
  • default supply repositories (fb71667)
  • enhance validation log messages (1e1e197)
  • extend validation strategies for network graphic ids (1715348)
  • extract generic base supply builder (5934df6)
  • follow matsim convention for offsets on first and last route stops (cbb4227)
  • initial version of netzgrafik converter (84a0587)
  • initial version of trainrun iterator (ba39dd1)
  • introduce converter config (b223b93)
  • introduce generic converter (61c3be5)
  • introduce service day time value object (524ae6d)
  • introduce source and sink interface (0195b60)
  • move direction logic from supply builder to converter (211b303)
  • move loops to generic base supply builder (9507d86)
  • network graphic validator and sanitizer (df7ccef)
  • option to use names of NGE train runs as transit line ids (b666b16)
  • optionally write gtfs to zip (9a841e0)
  • pass screen coordinates to infrastructure repo (6059f13)
  • remove deprecated constructor of BOMInputStream (0e0047d)
  • remove TODO for validation (a656c4b)
  • remove transitions from lookup since they are not needed (8fe5fe9)
  • schedule writer for gtfs (89fb746)
  • trainrun section iterator using ports and transitions (9471fdb)
  • use service day time in converter instead of java local time (6958d90)
  • use stop name of stop facility (bc5039c)

Bug Fixes

  • add one gtfs trip per departure (c64628f)
  • add stop link when on a route pass (9a5360d)
  • add stop links to transit routes (4b545d4)
  • allow network routes that have only one link (714ec0d)
  • avoid sequence alignment if sequence consists only of one section (5983314)
  • correct departure and arrival time offsets in MATSim builder (6e985ce)
  • correct gtfs schedule output format (3f64653)
  • correct reverse route direction (6d47bbd)
  • correct stop times (a6f0786)
  • correct swap condition of first section (842dbf5)
  • escape values for CSV (fd01154)
  • overwrite valid field ranges from temporal to fit service day time (b50fc44)
  • reverse ordering (170ac87)
  • set network mode on vehicle type (8d4ab0a)
  • set vehicle type info (63fb613)
  • swap coordinates (da7c1bf)