Skip to content

Releases: spryker/file-system-extension

Release list

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 02 Apr 15:53

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced FileSystemPublicUrlGeneratorPluginInterface to provide an extension point for filesystem public URL generation.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 08 Oct 18:46

Included commits: https://github.com/spryker/file-system-extension/tree/1.0.0

Improvements

  • Added FileSystemReaderPluginInterface, FileSystemStreamPluginInterface, FileSystemWriterPluginInterface to extend the FileSystem module
  • Added FileSystemReadException, FileSystemStreamException, FileSystemWriteException