All Versions
21
Latest Version
Avg Release Cycle
94 days
Latest Release
1200 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v8.1.0 Changes
October 05, 2021- 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)
-
v8.0.0 Changes
August 22, 2021- β¬οΈ 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)
-
v7.3.2 Changes
December 25, 2020- β Add support for PHP v8
-
v7.3.1 Changes
December 22, 2020- Typo (#171)
- β‘οΈ Update composer dependencies
- UK is no longer a EU member state (#164)
-
v7.3.0 Changes
July 17, 2020- π Fix updated ioc codes for Singapore & Lebanon (fix #146)
- β Add test cases for timezones and locales (Thanks @ker0x #66 #11)
- β Add methods getTimezones and getLocales (#66) (Fixes #11)
- β‘οΈ Update dutch reduced VAT rate (#139)
-
v7.2.0 Changes
July 17, 2020- Filter, sort, and check currencies uniqueness and fix returned array keys (BREAKING CHANGE!)
- π Fix currencies validation rule
-
v7.1.0 Changes
July 16, 2020- β Add currency Laravel validation rule
- π Fix wrong currencies method naming (BREAKING CHANGE!)
-
v7.0.1 Changes
April 04, 2020- β¬οΈ Drop laravel/helpers usage as it's no longer used
-
v7.0.0 Changes
March 15, 2020- β¬οΈ Upgrade to Laravel v7.1.x & PHP v7.4.x
-
v6.1.2 Changes
March 13, 2019- π Tweak TravisCI config
- β Add currencies listing (#130) a89f5d9
- β solve testing wrong files paths (#131)
- 0οΈβ£ Arrange currencies to return default currency for each country - Sort shortlist and longlist by country code / key & Add currency to shortlist
- π Tweak currency loader to support both longlist & shortlist
- π Update StyleCI config
- Enforce consistency