Skip to content

Version 0.1.18

Choose a tag to compare

@domesticmouse domesticmouse released this 24 Mar 04:50
· 611 commits to master since this release
  • Updated Gradle version to 3.4.1
  • Updated dependency versions (including joda-time for #241)
  • Linkified travis badge and mavencentral badge in README, thanks to @daisy1754
  • Exception handling cleaned up, thanks to @daisy1754
  • Properly exposing TextSearchRequest constructor, thanks to @amirmiller
  • Adding documentation for correct usage of GeoApiContext, thanks to @jmarcelo
  • Support nearestRoads API call, thanks to @dancingrobot84
  • Add support for address type 'postal_code_prefix', thanks to @amyboyd
  • Save waypoints, thanks to @amc6
  • Change Java Util Logging to SLF4J and add SLF4J simple logger for tests, thanks to @mprus and @hth