a lot of improvements in language codes

This commit is contained in:
2023-12-21 15:41:11 +06:00
parent 7ab21871cd
commit 48d3fe41f2
8 changed files with 2992 additions and 2477 deletions

View File

@@ -2,6 +2,12 @@
## 0.20.23
* `LanguageCodes`:
* Fixes in intermediate language codes (like `Chinese.Hans`)
* Rename `IetfLanguageCode` to `IetfLang`
* Rename all subsequent functions (including serializer)
* New lazy properties `knownLanguageCodesMap`, `knownLanguageCodesMapByLowerCasedKeys` and several others
## 0.20.22
* `Common`: