Version 0.2.10
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