Skip to content

Releases: xabbuh/PandaBundle

1.0.4

03 Sep 20:17
1.0.4
Compare
Choose a tag to compare
  • update dependencies to work with Symfony 2.5.4

1.1.0

14 Jul 22:09
1.1.0
Compare
Choose a tag to compare
  • 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 the UrlGeneratorInterface instead of requiring the complete Router 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

1.0.3

14 Jul 22:03
1.0.3
Compare
Choose a tag to compare
  • add tests for the EventFactory class

1.0.2

13 Jul 10:55
1.0.2
Compare
Choose a tag to compare
  • ensure that a form id is set when enabling the upload form widget
  • add tests for the VideoUploaderExtension class
  • commands don't terminate unexpectedly when the client library throws an
    exception

1.0.1

11 Jul 11:24
1.0.1
Compare
Choose a tag to compare
  • service container extension test improvements (by using test case classes
    from the matthiasnoback/symfony-dependency-injection-test package)
  • do not display misleading pagination information with empty result sets in
    the panda:video:list command

1.0.0

28 Feb 09:46
1.0.0
Compare
Choose a tag to compare

the first stable to use release