Skip to content

v0.10.0 - Validating media and dynamic points

Compare
Choose a tag to compare
@jens1o jens1o released this 16 Oct 15:49
· 167 commits to master since this release

⚠️ Please go to #412 and say what PHP version you're using, since we plan to increase the minimum PHP version number to 5.6(and deprecate the 0.x branch)! ⚠️

Added:

  • #394 Validating media file (FFProbe#isValid(string $pathfile))
  • #407 Support crop with dynamic point (thanks @letungit90!)

Fixed:

Changed:

  • Various updates to the README