Skip to content

v1.6.0 Added short country code variant

Compare
Choose a tag to compare
@PrinsFrank PrinsFrank released this 19 Mar 11:21
· 301 commits to main since this release

As the country code enums names are based on the actual country name, they can become quite long and decrease readability when used in code. As to not make any backwards incompatible changes, a new set of country code enums was added in the CountryCodeShort namespace that are optimised for use in code.