Version 0.2.2
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
LatLnga default constructor, to fix #303 - Adding structured formatting to
AutocompletePredictionto fix #244