GraphHopper v1.0-pre16 Release Notes

Release Date: 2020-01-10 // over 4 years ago
  • Only intended for production usage if you know what you do :)

    Like 1.0-pre14 plus:

    • 58681ee 2020-01-10 | Use road class to determine if a fork should have an instruction (#1844) (HEAD -> master, origin/master) [Robin]
    • 63f00e1 2020-01-10 | Work towards removing TurnWeighting (#1842) [Andi]
    • e72c67d 2020-01-08 | Add .idea (as file) to .gitignore [easbar]
    • โœ… bc257ff 2020-01-04 | Reduce code duplication in AbstractGraphStorageTester [easbar]
    • 4cbba82 2020-01-04 | include measurement for alternative routes #1722 (tag: 1.0-pre15) [Peter]
    • 631fd1e 2020-01-04 | Fix pt regression [Michael Zilske]
    • a947fe4 2020-01-04 | Alternative routes with node-based CH (#1722) [Michael Zilske]
    • โœ… 8bc9dbc 2020-01-03 | fix integr. tests failures [Peter]
    • ๐Ÿ“œ 9e05cf3 2020-01-02 | avoid skipping ways if mixing encoders in OSMRoadClassParser (#1845) [Peter]
    • f815c6c 2019-12-31 | Use calcTurnMillis instead of calcTurnWeight in BidirPathExtractor [easbar]
    • ๐Ÿšš 210cddd 2019-12-31 | Move getMinWeight into AbstractAdjustedWeighting [easbar]