Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Releases: emgag/video-thumbnail-sprite

v1.0.3

20 Apr 09:36
Compare
Choose a tag to compare

[1.0.3] - 2018-04-20

Changed

  • Cleanup composer.json (remove test entry)
  • Be more relaxed with php-ffmpeg version constraint (allow recent versions)

v1.0.2

20 Apr 09:03
Compare
Choose a tag to compare

[1.0.2] - 2018-04-20

Added

v1.0.1

18 Apr 09:29
Compare
Choose a tag to compare

[1.0.1] - 2018-04-18

Added

  • PHP 7.2 support (Fix version constraints in composer.json)

v1.0.0

05 Aug 15:50
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[1.0.0] - 2017-08-05

Added

  • Method chaining.
  • Support for different thumbnailing tools (ffmpeg and ffmpegthumbnailer).
  • Option to keep generated temporary images instead of deleting after sprite assembly (setOutputImageDirectory).
  • Support for Symfony Process >=3.
  • Docker images for unit testing.

Changed

  • Version numbers adhere to Semantic Versioning starting with this release.

Removed

  • PHP 5.x is no longer supported.

v0.2

28 Sep 14:17
Compare
Choose a tag to compare

dependency version bump

v0.1

19 May 19:15
Compare
Choose a tag to compare
comment formatting