Commit graph

9 commits

Author SHA1 Message Date
stve
6271356847 slight refactor in preparation for adding version 1.1 support
a couple breaking changes as part of this:

* the api version can no longer be set via configuration (since the API
itself now supports more than one version 1 and 1.1 this no longer makes
sense)
* removed module based support, all requests will require an Instapaper::Client from now on
* removed path_prefix configuration for same reasons that the api version was removed
2015-02-09 16:21:30 -05:00
stve
813cfc7426 tag version 1.0.0.pre1 2015-02-09 11:18:33 -05:00
stve
1c4e343b7e fix all remaining rubocops 2015-02-09 07:10:23 -05:00
stve
29e49c1ed7 fix more rubocop failures 2015-02-09 00:42:31 -05:00
stve
5161c68b5a rubocop cleanup 2015-02-09 00:29:53 -05:00
Steve Agalloco
796e4712d7 version bump to 0.3.0 2012-12-28 11:41:37 -05:00
Niels van Hoorn
6e234ce26c Fixed error with creating hash for invalid credentials 2012-12-28 08:46:24 +01:00
Steve Agalloco
388b149714 bump version to 0.2.1 2011-12-03 16:46:58 -05:00
Steve Agalloco
c34b46b95b initial commit 2011-12-01 23:07:24 -05:00