Releases: moderntribe/tribe-storage
Releases · moderntribe/tribe-storage
v3.0.1
v3.0.0
v2.5.5
v2.5.4
v2.5.3
v2.5.2
v2.5.1
What's Changed
With asserts disabled, the StreamWrapper was throwing E_WARNINGS when the stream requested it shouldn't during file_exists() checks.
- https://github.com/moderntribe/flysystem-stream-wrapper/releases/tag/v1.0.2
- https://www.php.net/manual/en/streamwrapper.url-stat.php
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- [ADDED]: Filter the plugin's autoloader path via
tribe/storage/autoloaders
- [CHANGED]: Filesystem's disable_asserts is now enabled by default, and the Filesystem configuration options can now be filtered with
tribe/storage/filesystem/config
. See the documentation for available options. - Release/v2.5.0 by @defunctl in #17
Full Changelog: v2.4.2...v2.5.0