Skip to content

Releases: randomhost/webcamoverlay

v2.0.0 - PHP 7.3

24 Dec 00:42
d5107b2
Compare
Choose a tag to compare
  • add PHP Coding Standards Fixer configuration
  • add numbered headings to README
  • add table of contents to README
  • add GitHub actions support
  • add strict types
  • update to PHP 7.3 language level
  • update PHP version requirement to 7.3
  • update to PHPUnit 9
  • update links to use HTTPS
  • update copyright
  • change PHPUnit configuration to use Composer autoloader
  • change build badge to GitHub action
  • remove behat dev dependency
  • remove phpspec dev dependency
  • remove empty directories
  • remove Travis CI configuration

v1.0.3 - SPDX compliant license

21 May 11:39
Compare
Choose a tag to compare

Update license to comply with SPDX

v1.0.2 - Update Project Website

18 Sep 20:27
Compare
Choose a tag to compare

Updated project website links

v1.0.1 - Inline Documentation Fixes

17 Sep 04:49
Compare
Choose a tag to compare

Inline documentation fixes

v1.0.0 - Composer

17 Sep 03:44
Compare
Choose a tag to compare

This is the first version of randomhost/webcamoverlay (previously known PHP_Webcam_Overlay) which is released as Composer package.

All code is unit tested with high code coverage and should not contain any major bugs.

Documentation has been updated and should give a good idea on how the package is supposed to be used.