Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 794 Bytes

CHANGELOG.md

File metadata and controls

23 lines (23 loc) · 794 Bytes

CHANGELOG

  • 2015-05-31: 0.1.2
    • Add Ruby 1.8.7 support
    • Add CI for Ruby 2.2.0 & 2.1.6: 2.2.2, 2.2.0, 2.1.6, 2.1.0, 2.0.0, 1.9.3, 1.8.7
  • 2015-05-31: 0.1.1
    • Add Ruby 2.2.2 support
  • 2015-05-31: 0.1.0
    • Add OAuth token refresh
    • Add OAuth2::AccessToken support
    • Add Code Climate hook
  • 2015-05-19: 0.0.4
    • Request helpers are now subclasses
    • sdk.request() and platform.request() methods added to handle request helpers
    • Fax helper uses file mime-type in preference to generic octet-stream
    • Initial mkdocs and Read the Docs effort added
    • Travis CI and Coveralls hooks added
  • 2015-05-14: 0.0.3
    • First public release
  • 2015-03-08: 0.0.2
    • Convert methods from camelCase to under_scores
  • 2015-03-07: 0.0.1
    • Initial release