Skip to content

Version 0.2.10

Compare
Choose a tag to compare
@domesticmouse domesticmouse released this 15 Aug 06:51
· 216 commits to master since this release
ef4fede

This release has been brought to you by the hard work of @apjanke, again. The main headline features
for this release are:

  • This library now uses the Gradle java-library plugin to demarcate what is exposed as part of the API, and what is implementation detail
  • On Directions API, waypoints have converted from a String to a class, to enable specifying whether the waypoint is a stop over or not.
  • GeoApiContext.RequestHandler.Builder now actually properly implements the builder pattern.
  • SessionToken now has the ability to re-create a session from a session identifier.
  • Removal of the deprecated Places Radar Search API