Releases: randomhost/webcamoverlay
Releases · randomhost/webcamoverlay
v2.0.0 - PHP 7.3
- 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
Update license to comply with SPDX
v1.0.2 - Update Project Website
Updated project website links
v1.0.1 - Inline Documentation Fixes
Inline documentation fixes
v1.0.0 - Composer
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.