Skip to content

feat: update scalaDistance to v6.0.0 and return

Florian Doublet requested to merge update_scala_distance_to_v6_0_0 into master

BREAKING CHANGE: Change types LatLong to Point, RedisConfiguration to JRubyRedisConfiguration, Distance to DistanceAndDuration, and method getDrivingDistance to getShortestDrivingDistance

Merge request reports