Skip to content

Version 0.2.5

Choose a tag to compare

@domesticmouse domesticmouse released this 15 Nov 00:50
· 388 commits to master since this release
1d8f3ca

Major points in this release:

  • @stafichuk's added a shutdown method to GeoApiContext which stops RateLimitExecutorDelayThread
  • @lfochi added java.io.Serializable to the response model to enable easy caching of results
  • @mpcallahan made sure ResponseBody was closed in OkHttpPendingResult
  • @apjanke added in a bunch of missing AddressTypes
  • Added strictbounds to Places Autocomplete