Releases: horde/Mime
Release list
3.0.0
3.0.0-RC1
3.0.0-beta4
chore: Metadata
style: php-cs-fixer
docs: README and UPGRADING documents
feat: PSR-4 Horde Mime classes
test: Cover PSR-4 port
feat: Consolidated PSR-4 port of the mime library
Fix php deprecations and move tests to phpunit12+
3.0.0-beta3
fix: setLocale with a non-string is fatal in PHP 8.5
fix: backport community fixes from bytestream fork
Merge pull request #15 from horde/fix/remove-deprecated-listheaders-dependency
chore: Remove circular and unnecessary dependency on horde/listheaders
test: Upgrade to support PHPUnit 11-13
feat!: Remove fallback support to the "Deprecated" class
3.0.0-beta2
fix: Type compatibility with both domhtml variants
3.0.0-beta1
style: php-cs-fixer
Merge pull request #14 from horde/fix/NetDNS2_fix_exception_handling
Refactor exception handling for NetDNS2
Update exception handling to use namespace
3.0.0-alpha7
Merge pull request #13 from horde/feat/migrate-netdns2
feat: Replace dead pear/net_dns2 with PHP 8.x compatible
Do not split long boundary
chore(git): add IDE and build artifact ignores