Releases: egbakou/RESTCountries.NET
Releases · egbakou/RESTCountries.NET
v3.3.0
What's Changed
- chore(deps): bump System.Text.Json from 8.0.4 to 8.0.5 by @egbakou in #31
- Fixed CVE-2024-43485
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- chore: dataset updated by @egbakou in #30
- fix: CVE-2024-30105 fixed by @egbakou in #30
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.1
v3.0.0 🎉[BREAKING CHANGE]
Fixes #6
Features | v2.x.x | v3.0.0 |
---|---|---|
Offline support | ❌ | ✔️ |
More translation languages | ❌ | ✔️ |
Country postal code with regex | ❌ | ✔️ |
Google Map and OpenStreetMap location | ❌ | ✔️ |
Country flag in unicode, png and svg format | Unicode not supported | ✔️ |
Time zones information | ❌ | ✔️ |
Car information | ❌ | ✔️ |
Start of the week | ❌ | ✔️ |
Mobile phone prefix information | ❌ | ✔️ |
v2.1.0
v2.0.0
- The API source : https://restcountries.com
- Fixed Flag issue
- Fixed query parm issue for the GetCountriesByCodesAsync method
v1.0.0
The API source : https://restcountries.eu