- Fix - Fix an issue whereby the @endpoint address was overwritten to an empty string on a failed login attempt
- Feature - A new function
store_lat_lng
is provided to store a latitude and longitude directly (without requiring Geocoder to look up)
- Fix - Merged PR to fix upcase! and add additional error handling for Google
- Fix - An issue with upcase! was resolved as described by this PR
- Fix - GPSOAuth has been updated so that older versions of Ruby do not break when using Google login
- Feature - Response now returns two additional messages for
status_code
and ``error`- status_code: indicates the response status code
- error: returns the error or an empty string
- New Protobufs - Protobufs have been updated to commit
b2c48b17b
- Feature - Google Login is now supported
- GetMapObjects - A workaround has been added to README on how to obtain these using Ruby and Python together and it also documented in
example.rb
.
- Initial release of an API library gem for Pokémon GO.