v3.11.0 HTTP Status code 104 added, userAssigned spaces in country codes
What's Changed
- Automatic update: HTTP status code 104 (Upload Resumption Supported) added by @github-actions in #273
- Add support for temporary assignments attributes in HTTP status codes by @PrinsFrank in #274
- Add temporary assignment methods to HTTP Status code enum by @PrinsFrank in #276
- Add methods to check if string of country- alpha2/alpha3/numeric is in user assigned space by @PrinsFrank in #271
Other
- Bump dependency to enums package to fix array/list types by @PrinsFrank in #275
- Configure compact brace position PHPCSFixer by @PrinsFrank in #277
- Fix issue when updating a IntBackedEnum without a previous value is checked for a string by @PrinsFrank in #272
Full Changelog: v3.10.4...v3.11.0