v0.6.1 (2020-09-13)
Fixed bugs:
v0.6.0 (2020-08-16)
Implemented enhancements:
- Add srcset generation #27 (janklimo)
- Add default alias #26 (janklimo)
- Configurable API version URL component #25 (janklimo)
v0.5.0 (2020-08-02)
Implemented enhancements:
v0.4.0 (2020-07-19)
Implemented enhancements:
v0.3.0 (2020-07-09)
Implemented enhancements:
Merged pull requests:
- Include
force_download
param.
- URL signatures. #6 (@janklimo)
- Added the remaining API params so that they can be used as helpers. #7 (@janklimo)
- We don't run
rubocop
ontruffleruby
anymore. It is not officially supported and leads to unexpected issues. #7 (@janklimo)
-
Introduce base models:
Cloudimage::Client
, andCloudimage::URI
. Generate URLs viato_url
method. Add support for image resizing params. #2 (@janklimo) -
Set up Github actions for CI. #1 (@janklimo)
* This Changelog was automatically generated by github_changelog_generator