Releases: todstoychev/icr
Fixed bugs
Bugs fixed with crop resize and file paths of the images
First Official release
This is the first official release.
What has been changed?
Almost everything.
The module now has an file manager component which is responsible for uploading the files and generating an unique file name.
New architecture added in manipulations section. There are different classes for each manipulation like crop, resize and etc. They are instantiated through the ManipulatorFactory.
Added implementations of the Imagine's Box and Point interfaces.
Processor and the Icr classes keeped their structure.
0.2.1-alpha: Travis added
Code fixes done
v0.2.0-alpha
Added translations to exception messages.
v0.1.5-alpha
Readme fixes
v0.1.4-alpha
Added documentation and usage guide for the API.
v0.1.3-alpha
Fixed delete image issue.
v0.1.2-alpha
Changes in the configuration behavior. New parameter added.
v0.1.1-alpha
Added return clause to processor class upload method
v0.1.0-alpha
Finish v0.1.0-alpha