Version 0.9.1
This is a clean up release, with two API breaking changes. Here is a high level summary of the changes:
- A raft of fixes from @apjanke to clean up error prone code patterns.
- Also from @apjanke, we have changed from
LocalDateTimetoZonedDateTimefor timezones - A typo fix from @githubsaturn, minor API breakage (
REVIEWS->REVIEW) - @IvanRF added Maps Static API to our README
Something I am thinking about, and would appreciate feedback on, is the concept of dropping support for the old Google App Engine libraries. I believe the current supported Google App Engine for Java options, Standard and Flex, are both usable without the old GAE libraries. If you are currently using this library on App Engine, please feel free to jump into the conversation on #473