This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 84
Roadmap
Florian Krämer edited this page Aug 13, 2015
·
25 revisions
Here is the rough plan for the next few upcoming releases:
Doing a 3.0.0 (without the RC) release to allow people to stay on ~3.0. 3.0 will be immediately followed by the 3.1.0 release.
- Merging the event overhaul and doing a 3.1.0-RC release. People can upgrade by switching to ~3.1. Waiting for feedback.
- Releasing 3.1.0 when the RC feedback was OK.
Backward compatibility breaking release!
Far future, probably in ~12 month as of today 2015-08-05, will drop the old listeners and other legacy code but should provide as much BC as possible through the new listeners. But expect BC breaking changes!
- Switch the StorageManager inplementation to a separate repository that will feature the Flysystem lib besides Gaufrette as well so that people can pick the one underlying storage lib they like. This refers to https://github.com/burzum/cakephp-file-storage/issues/56