Releases: xabbuh/PandaBundle
Releases · xabbuh/PandaBundle
1.0.4
1.1.0
- move event name constants to the event classes
- extend the panda:video:upload command to be able to path profiles used to encode the video, a custom path format and an arbitrary payload
- less restrictive type hint in the
VideoUploaderExtension
(rely on theUrlGeneratorInterface
instead of requiring the completeRouter
class (by @stof in #1) - extract event names into their own class constants (by @tgallice in #2)
- reflect the extended abilities from the 1.1.0 release of xabbuh/panda-client in the commands
- full support for HHVM