Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

1.1.0 Release Candidate 1

Compare
Choose a tag to compare
@burzum burzum released this 18 Nov 23:58
· 246 commits to 4.0 since this release
  • 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 in Burzum\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 in Burzum\FileStorage\Storage\Storage