Skip to content

Version 0.2.2

Choose a tag to compare

@domesticmouse domesticmouse released this 15 Aug 03:41
· 459 commits to master since this release

The majority of this release is a major clean up of the JavaDoc by @apjanke, making the documentation way clearer and easier to read!

Other changes include:

  • Changing of the Guava version to bring back Java7 compatibility, initially by @gabrielsalmeida and then by @AEtherSurfer
  • Giving LatLng a default constructor, to fix #303
  • Adding structured formatting to AutocompletePrediction to fix #244