- Patch from sferik for faraday_middleware
- faraday_middleware gem updated
- remove reference to hashie and multi_json gems
- faraday_middleware gem renamed
- refactor api methods into individual container classes
- Additional user method support (visited spots, pins)
- Problem reporting via flags
- Patch from armanddp for Ruby 1.9, Bundler
- Added checkin API
- Patch from mattt for Flag Spots API
- Use Faraday middleware for JSON parsing, Mash creation
- Refactored to use Faraday
- Now supports OAuth2
- Updated accepts header
- Added patch from Ruben Fonseca to check in at a spot
- Updated README with correct config call
- Applied patch from Kacy Fortner to add vaulted items and missing items calls
- Applied patches from Eric Hutzelman to clean up fixtures, changed api methods
- Applied patch from Ruben Fonseca to search within a given bounds
- Applied patch from Eric Hutzelman to clean up config
- Updates for released API
- Initial version