1.1.0-alpha1
版本发布时间: 2015-08-25 15:28:26
burzum/cakephp-file-storage最新发布版本:3.0.0-beta(2020-01-08 22:53:13)
This is the first release of the 1.1 branch of the plugin.
- PathBuilders have been introduced! The complete logic of building the storage path and filenames lives now in this set of classes.
- The whole image processing system has been refactored as well.
-
Everything in
Burzum\FileStorage\Event
has been deprecated but will stay there until 2.0 to give people time to update. The replacements for the classes in there are now inBurzum\FileStorage\Storage\Listener
-
Everything in
Burzum\FileStorage\Lib
has been deprecated but will stay there until 2.0 to give people time to update. The replacements for the classes in there are now inBurzum\FileStorage\Storage\Storage