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.