Rinvex Country v8.1.0 Release Notes
Release Date: 2021-10-05 // over 1 year ago-
- UK is no longer a EU member state (longlist) (#179)
- 🛠 Fix letter case for language case (fix #117 & #118)
- 🛠 Fix array access on bool when retrieving short list of countries (fix #132 & #181)
- 🛠 Fix the official Portuguese name of Portugal to República Portuguesa (fix #143 - thanks @lbassuncao)
- ⚡️ Update and optimize country flags
- ⚡️ Update country currencies to include only the official currency (fix #52 #55 #72)
- 🛠 Fix Mexico subregion to North America Instead of Central America (fix #124)
- If Italy native official name in shortlist (fix #192)
- Replace not allowed integer WMO code values with null to omit php type errors
- Replace not allowed integer DS code values with null to omit php type errors
- Replace not allowed integer FIPS code values with null to omit php type errors
- Replace not allowed integer IOC code values with null to omit php type errors
- Replace not allowed integer COWC code values with null to omit php type errors
- Replace not allowed integer AR5 code values with null to omit php type errors
- 🛠 Fix Antarctica currency to null
- 🛠 Fix issues with currencies longlist retrieval (fix #167)
Previous changes from v8.0.0
-
- ⬇️ Drop PHP v7 support
- ⚡️ Update composer dependencies
- ⬆️ Upgrade to GitHub-native Dependabot (#183)
- 🛠 Fixed bug that prevents default value to be returned from get method when attribute exists but is null (#177)