Skip to content

Latest commit

 

History

History
91 lines (68 loc) · 4.81 KB

CHANGELOG.md

File metadata and controls

91 lines (68 loc) · 4.81 KB

Changelog

v1.3.10 (2022-07-22)

Fix

v1.3.9 (2022-07-22)

Fix

  • Raptor break for loop if improvements = 0 (#43) (de68e03)

v1.3.8 (2022-05-19)

Fix

  • Remove duplicates in range_mcrapter (88ed285)

v1.3.7 (2022-03-26)

Fix

v1.3.6 (2022-03-24)

Fix

v1.3.5 (2022-03-23)

Fix

  • Assert in add trip stoptimes only if finite arrival or departure time (7363c7f)

v1.3.4 (2022-03-14)

Fix

v1.3.3 (2022-03-11)

Fix

  • Updated earliest trip to look at depature time (#33) (788dd8c)

v1.3.2 (2022-02-22)

Fix

  • Do not use very slow deepcopy in journey reconstruction (#30) (a836886)

v1.3.1 (2022-02-22)

Fix

  • Domination bug in rRaptor and too low LARGE_NUMBER when working with unix seconds (#29) (ec23552)

v1.3.0 (2022-02-17)

Feature

  • Improve formatting and trigger minor release (#26) (b8d64cd)

v1.2.0 (2022-02-15)

Feature

v1.1.0 (2022-02-14)

Feature

v1.0.2 (2022-02-13)

Fix

  • Remove invalid journeys (c40659e)

v1.0.1 (2022-02-13)

Fix

  • Set Label and Bag to frozen to prevent pointer errors (#21) (44a34a8)

v1.0.0 (2022-02-11)

Feature

  • Add McRAPTOR and align RAPTOR with paper (#20) (591d91d)

Breaking

  • Add McRAPTOR and align RAPTOR with paper (#20) (591d91d)

v0.3.0 (2022-01-25)

Feature

v0.2.2 (2022-01-14)

Fix

v0.2.1 (2021-10-18)

Fix

  • Add extra attributes to pyproject.toml for publishing on PyPi (#13) (112c487)

v0.2.0 (2021-10-13)

Feature

v0.1.0 (2021-10-12)

Feature

  • Publish release to Github via CI (#8) (de38b04)