Released Sept 21, 2015 (2.0.1).
- Remove default
exif
metadata
option
Released Sept 17, 2015 (2.0.0).
- Change API base url
- Add
generate_auth_key
for generating Authorization header - Remove
:metadata
options:all
- Add
:pages
validator - Add default
:pages
(1
) and:metadata
(exif
) - Update README to include new
secret_key
options forlib
andcli
- Update encrypted
api key
and addsecret key
for Travis-CI. - Update version to 2.0.0
Released Jun 26, 2014 (1.2.0).
- Update http request from
GET
toPOST
- Add
:format
option - Add new
:metadata
options:checksum
andmultimedia
- Update
:size
to:sizes
parameter (in request) - Update README to fix small typo (in example) and add new options
- Update version to 1.2.0
Released Jun 16, 2014 (1.1.0).
- Update API url to use new endpoint
- Add
Filepreviews::Config
module for passingapi_key
and other future options - Add
-k, --api-key
arguments and description for settingapi_key
in theCLI
- Update README with documentation for API key configuration, usage and CLI examples
- Update version to 1.1.0
Released May 17, 2014 (1.0.0).
- Initial Release