Skip to content

version 2

Choose a tag to compare

@liuggio liuggio released this 29 Dec 10:42
· 53 commits to master since this release

The bundle has totally changed.

The Factory class is now simple, you can create edit an existing file, you can create a file from scratch, and you can send the file via Symfony StreamedResponse.

Features:

  • Added Functional tests (and a fakeController)
  • Added Unit tests
  • Removed N3B streamed response in favour of Symfony StreamedResponse
  • Usability has been simplified