- Add support only PHP >=8.1
- Add support for Symfony 7.0
- Drop support by older PHP versions
- Symfony Response support.
- SplFileInfo and SplFileObject support.
- Multiple files can be "PhpMimeTyped".
- All classes moved to namespace Defr\PhpMimeType instead of Defr.
- Minimal PHP version is 5.6.
- Defr\MimeType class, use Defr\PhpMimeType\MimeType.
- Files without extension can be passed too.
- Old namespace Defr.
- Nothing
- Added FontAwesome support.
- Added a lot of mime types.
- Initial version.
- Now using Semver versioning (thanks to @gisostallenberg).