GraphHopper v1.0-pre5 Release Notes

Release Date: 2019-11-19 // over 4 years ago
  • Only intended for production usage if you know what you do :)

    Like pre4 plus:

    • ๐Ÿšš adcca06 2019-11-12 | Remove unintentional .setWeighting in GraphHopperIT (tag: 1.0-pre5) [easbar]
    • 524aaea 2019-11-12 | Select appropriate CH profile when no weighting or vehicle is given (#1790) [Andi]
    • โšก๏ธ 8a6e8b5 2019-11-12 | Fix test again (another data update), see 6c01958. [easbar]
    • c0e129c 2019-11-11 | Minor rename [easbar]
    • ๐Ÿšš 983ae01 2019-11-11 | Remove GraphExtension interface (#1783) [Andi]
    • โšก๏ธ 6c01958 2019-11-10 | Fix/update test (probably some data issue) [easbar]
    • 5a0e76a 2019-11-10 | Make GraphExtension.NoOpExtension internal to GraphHopperStorage. [easbar]
    • ๐Ÿ”จ 869ff2e 2019-11-10 | Some picks from turn cost encoder refactoring [easbar]
    • 1f5690b 2019-11-09 | Add measurements for routing including hints+simplification with path details [easbar]
    • 29f3e0c 2019-11-06 | Implement importAndClose API (#1759) [Michael Barry]
    • โšก๏ธ d9fcbc5 2019-11-05 | update Surface to use ordinal for quality comparison and add more frequently used tags [Peter]
    • f5b08fc 2019-11-05 | more robust GHMRequest.compactPointHints [Peter]
    • f15d302 2019-11-04 | added WeightDetails and xy.priority, improved TimeDetails [Peter]
    • 0ddfbd8 2019-11-05 | Get rid of some usages of CHGraph#edge [easbar]
    • ๐Ÿ‘ 11a005a 2019-11-01 | Add support for various hazmat tags (#1711) [otbutz]
    • 9c31116 2019-10-31 | Fix an issue with several pt agencies [Michael Zilske]
    • โœ… a0e8fc7 2019-10-31 | Create failing test for an issue with several pt agencies [Michael Zilske]
    • 995457f 2019-10-30 | Miscellaneous PT tweaks (#1774) [Michael Zilske]
    • 171638a 2019-10-30 | PT Client; Yay, Webjars! (#1760) [Michael Zilske]
    • 634038d 2019-10-29 | Replace Weighting with FlagEncoder in NodeContractor constructor [easbar]
    • 756e939 2019-10-29 | Make GHUtility#sortDFS sort edges, not just nodes (#1757) [Michael Barry]
    • ๐Ÿ‘ 04d1070 2019-10-29 | destination support for car that doesn't modify the speed (#1752) [Peter]
    • ๐Ÿ‘€ 1c076cc 2019-10-28 | Improvements for bicycle use_sidepath value taggings. See #280 (#1769) [ratrun]