Skip to content

Releases: todstoychev/icr

Fixed bugs

22 Feb 20:15
Compare
Choose a tag to compare

Bugs fixed with crop resize and file paths of the images

First Official release

22 Feb 18:47
Compare
Choose a tag to compare

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

22 Feb 18:41
Compare
Choose a tag to compare
Code fixes done

v0.2.0-alpha

14 Nov 12:33
Compare
Choose a tag to compare

Added translations to exception messages.

v0.1.5-alpha

11 Nov 13:33
Compare
Choose a tag to compare

Readme fixes

v0.1.4-alpha

11 Nov 12:09
Compare
Choose a tag to compare

Added documentation and usage guide for the API.

v0.1.3-alpha

11 Nov 12:08
Compare
Choose a tag to compare

Fixed delete image issue.

v0.1.2-alpha

11 Nov 12:07
Compare
Choose a tag to compare

Changes in the configuration behavior. New parameter added.

v0.1.1-alpha

11 Nov 12:07
Compare
Choose a tag to compare

Added return clause to processor class upload method

v0.1.0-alpha

11 Nov 12:06
Compare
Choose a tag to compare
Finish v0.1.0-alpha