Releases: spryker/file-system-extension
Releases · spryker/file-system-extension
Release list
1.1.0
Included commits: 1.0.0...1.1.0
Improvements
- Introduced
FileSystemPublicUrlGeneratorPluginInterfaceto provide an extension point for filesystem public URL generation.
1.0.0
Included commits: https://github.com/spryker/file-system-extension/tree/1.0.0
Improvements
- Added
FileSystemReaderPluginInterface,FileSystemStreamPluginInterface,FileSystemWriterPluginInterfaceto extend the FileSystem module - Added
FileSystemReadException,FileSystemStreamException,FileSystemWriteException