All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Manual crop [@ivanpetrovic]
- Add fit param
- Refactors
- Add documentation of options in README file
- Tests
- Support to filters
- Add support to flip image
- Support to smart images
- New defmodule to manipulate the url
- Method generate instead of HOF to create client
- Add support to build url with trim
- Add support to build url with horizontal align (halign)
- Add support to build url with vertial align (valign)
- Add support to build url with smart parameter
- Add support to get meta data from image
- More tests
- Add doctest to ThumborClient.Url
- Created the module ThumborClient
- Generated documentation and publish in Hex
- Update Readme