Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Latest commit

 

History

History
43 lines (39 loc) · 1.78 KB

changelog.md

File metadata and controls

43 lines (39 loc) · 1.78 KB

Changelog

0.5.2 October 14, 2010

  • Patch from sferik for dependency updates

0.5.1 October 10, 2010

0.4.2 October 2, 2010

  • Patch from sferik for faraday_middleware

0.4.1 September 28, 2010

  • faraday_middleware gem updated
  • remove reference to hashie and multi_json gems

0.4.0 September 28, 2010

  • 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

0.3.0 August 9, 2010

  • Added checkin API
  • Patch from mattt for Flag Spots API

0.2.1 June 28, 2010

  • Use Faraday middleware for JSON parsing, Mash creation

0.2.0 June 27, 2010

  • Refactored to use Faraday
  • Now supports OAuth2

0.1.4 May 6, 2010

  • Updated accepts header
  • Added patch from Ruben Fonseca to check in at a spot

0.1.3 March 7, 2010

  • 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

0.1.2 March 3, 2010

0.1.0 February 8, 2010

  • Updates for released API

0.0.1 January 28, 2010

  • Initial version