Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@belgattitude belgattitude released this 11 Jul 13:02
· 588 commits to master since this release

Changed

  • [BC-Break] ThumbServiceInterface::makeThumbnail() now requires ThumbParamsInterface.

Added

  • Support for psr/log in video conversion, thumbnail and info services.
  • Added VideoFilterChain::__construct(array $filters = [])
  • Added VideoFilterChain::addFilters(array $filters = [])

Improved

  • Separation of concern for ProcessParamInterface