Skip to content

Tags: Colisweb/jruby-scala-distances

Tags

v3.1.2

Toggle v3.1.2's commit message
fix: update scala-distance to 7.5.2

v3.1.1

Toggle v3.1.1's commit message
fix: update to scala 2.13

v3.1.0

Toggle v3.1.0's commit message
feat: update to scala 2.13

v3.0.1

Toggle v3.0.1's commit message
fix: use latest ci-common and alpine image for build

v3.0.0

Toggle v3.0.0's commit message
feat: add here provider API

BREAKING CHANGE: scala distance version has been updated to 7.2.0. TravelMode and package names are different

v3.0.0-SNAPSHOT

Toggle v3.0.0-SNAPSHOT's commit message
feat: add here provider API

BREAKING CHANGE: scala distance version has been updated to 7.2.0. TravelMode and package names are different

v2.1.0

Toggle v2.1.0's commit message
feat: add ReleaseSettings for sonatype/maven releases

v2.0.1

Toggle v2.0.1's commit message
fix: remove cats.effect._ useless import

v2.0.0

Toggle v2.0.0's commit message
feat: update scalaDistance to v6.0.0 and return

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

v1.1.0

Toggle v1.1.0's commit message
Merge branch 'ci-common'