Releases: PrinsFrank/standards
Releases · PrinsFrank/standards
v3.11.1 Allattaasitaamut added as new language tag variant
What's Changed
- Add Allattaasitaamut to language-subtag spec update by @github-actions in #278
Full Changelog: v3.11.0...v3.11.1
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
v3.10.4
What's Changed
- Add automatic spec update for EU by @PrinsFrank in #266
- Automatic language-extensive spec update by @github-actions in #268
- Update development dependencies to phpstan:^2
Full Changelog: v3.10.3...v3.10.4
v3.10.3 Add Bulgaria and Romania to schengen, Sweden to NATO
What's Changed
- Add Bulgaria and Romania as schengen members by @PrinsFrank in #264
- Document source and if specification is automatically or manually updated by @PrinsFrank in #263
- Add missing NATO member Sweden by @PrinsFrank in #265
Full Changelog: v3.10.2...v3.10.3
v3.10.2 PHP8.4 support, TLD "dabur" unassigned, "Bihari" language deprecated
What's Changed
- Automatic language spec update by @github-actions in #251
- TLD dabur got unassigned by @github-actions in #253
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #254
- Improve CurrencyMapping by @szepeviktor in #255
- Gracefully handle language renames by mapping previous name to new name instead of deprecating old key and adding a new one by @PrinsFrank in #258
- Automatic language spec update: "Tlicho, Dogrib" renamed to "Tlicho; Dogrib" by @github-actions in #252
- Add support for PHP8.4 by @PrinsFrank in #259
- Retrieve currency XML outside of gecko driver as that seems to be broken in latest version by @PrinsFrank in #260
- Readme improvements by @andrew-demb in #257
New Contributors
- @andrew-demb made their first contribution in #257
Full Changelog: v3.10.1...v3.10.2
v3.10.1 Zimbabwe dollar has been removed as currency (Replaced by Zimbabwe Gold)
What's Changed
- Zimbabwe dollar has been removed as currency (Replaced by Zimbabwe Gold) by @github-actions in #249
Full Changelog: v3.10.0...v3.10.1
v3.10.0 Introduces name orders
What's Changed
- Add nameOrder specification by @PrinsFrank in #247
- TLD
shaw
got unassigned by @github-actions in #245
Other changes
- Update PHPUnit by @PrinsFrank in #244
- Upgrade PHPStan by @szepeviktor in #246
Full Changelog: v3.9.0...v3.10.0
v3.9.0 Country subdivisions have been added
What's Changed
- Implement country subdivisions by @PrinsFrank in #230
- Add relation between country and subdivision by @PrinsFrank in #236
- Add relationship between countrySubdivision and identical country by @PrinsFrank in #237
- Add documentation for country subdivisions by @PrinsFrank in #238
- Add relation to parent/child countries now that we have this information in subdivisions by @PrinsFrank in #239
Other changes
- Fix url in CurrencyAlpha3 by @szepeviktor in #233
- Sorting should be configurable per enum file instead of per enum mapping as one mapping can result in multiple enum files by @PrinsFrank in #231
- Fix automatic country code generation being flakey when javascript is not fully loaded yet by @PrinsFrank in #243
- Fix enum method generation issues with docblocks by @PrinsFrank in #241
Full Changelog: v3.8.8...v3.9.0
v3.8.8 Add missing currency symbol for Zimbabwe Gold
What's Changed
- Add missing currency symbol for zimbabwe gold by @PrinsFrank in #232
Full Changelog: v3.8.7...v3.8.8
v3.8.7 Zimbabwe gold has been added as currency for Zimbabwe
What's Changed
- Zimbabwe gold has been added to currency standard for Zimbabwe by @github-actions in #229
Full Changelog: v3.8.6...v3.8.7