You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/files/changelog.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
removed methods deprecated in 0.4 and 0.5
3
3
renamed EdgeEntry to SPTEntry and AStar.AStarEdge to AStar.AStarEntry
4
4
parameter force removed from AbstractFlagEncoder.applyMaxSpeed
5
-
GHResponse now wraps multiple AltResponse; renames GraphHopper.getPaths to calcPaths as 'get' sounds too cheap; a new method RoutingAlgorithm.calcPaths is added; see #596
5
+
GHResponse now wraps multiple PathWrapper; renamed GraphHopper.getPaths to calcPaths as 'get' sounded too cheap; a new method RoutingAlgorithm.calcPaths is added; see #596
6
6
moving lgpl licensed file into own submodule graphhopper-tools-lgpl
7
7
renaming of Tarjans algorithm class to TarjansSCCAlgorithm
8
8
more strict naming for Weighting enforced and more strict matching to select Weighting (equals check), #490
0 commit comments