Releases: SoftCreatR/php-mime-detector
Releases · SoftCreatR/php-mime-detector
4.0.0
3.2.1
Release 3.2.1
3.2.0
Release 3.2.0 - Switched from PSR-2 to PSR-12 - Added roave/security-advisories & squizlabs/php_codesniffer as dev requirements - Switched from LGPL to ISC - Switched from Travis to GitHub actions - Added CODE_OF_CONDUCT - Added issue templates - Added pull request template - Switched from BMC to GitHub sponsors - Applied small bugfixes - Fixed some spelling issues
3.1.0
- Added detection for AVIF files
- Performed small code optimizations
Release 3.0.0
- Switched from Singleton, because it made testing more complicated and did not provide any improvements compared to a "normal" class - Added new method setByteCacheMaxLength() - Updated test - Updated dependencies (composer.lock) - Updated readme
2.0.1
Release 2.0.1
2.0.0
Release 2.0.0
1.0.0
- Updated docs