Changelog |
* Tue Jun 11 2024 Python Maint <python-maint@redhat.com> - 0.0.67-2
- Rebuilt for Python 3.13
* Tue Jun 11 2024 Mike FABIAN <mfabian@redhat.com> - 0.0.67-1
- Update to 0.0.67
- Add tool to check which languages, scripts, and territories available in
CLDR are missing in langtable
- Add all missing scripts and languages: yrl, xnr, wbp, vmw, vec, trw, trv,
skr, sdh, quc, pis, pcm, myv, mus, moh, mic, mhn, ltg, lmo, lld, kxv,
kpe, kgp, ken, kcg, kaj, jbo, gaa, cic, cho, ceb, cch, cad, bss, blt,
Tavt blo, bgn, bgc, rhg, Rohg hnj, Hmnp Shaw, Dsrt bew, bal, arn, apc,
ann, scn
- Drop Python < 3 support (using pyupgrade --py3-plus langtable.py)
- Fix some ruff and pylint warnings
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.0.66-2
- Rebuilt for Python 3.13
* Tue May 07 2024 Mike FABIAN <mfabian@redhat.com> - 0.0.66-1
- Update to 0.0.66
- Fix syntax error in a keyboard layout name for th (Resolves:
https://github.com/mike-fabian/langtable/issues/21xs)
- Add mdf
- Use “in(eng)” keyboard layout instead of “us” for BD to get AltGr enabled
- Get translation changes from CLDR
- Add option to include changed translations as well to the script getting
translations from CLDR
- Add reference to the the PyPI package to the README.md. And add a
README.html and README generated from the README.md.
- Make test outputs somewhat more verbose, even when all tests pass
(Resolves: https://github.com/mike-fabian/langtable/pull/20). Thanks to
Sebastian <seb128@ubuntu.com> for the pull request.
- Fix Makefile twine-upload target for new authentification
* Thu Feb 08 2024 Mike FABIAN <mfabian@redhat.com> - 0.0.65-1
- Update to 0.0.65
- Add wuu, tok, glk, gbm, ssy
- Remove aa_ER.UTF-8@saaho
- Add kv_RU.UTF-8, chr_RU.UTF-8
- Add EU, EZ
- Improve README and Makefile (Resolves: https://github.com/mike-
fabian/langtable/issues/19)
- Add more translations from CLDR
- Get translation changes from CLDR
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.64-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.64-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Sep 19 2023 Mike FABIAN <mfabian@redhat.com> - 0.0.64-1
- Update to 0.0.64
- Add new public functions list_all_{languages,locales,keyboards,territories,timezones,scripts,input_methods,console_fonts}
(See also the discussion at: https://gitlab.gnome.org/GNOME/gnome-desktop/-/merge_requests/159)
* Mon Aug 28 2023 Mike FABIAN <mfabian@redhat.com> - 0.0.63-1
- Update to 0.0.63
- Add more translations from CLDR
- Get translation changes from CLDR
- Japanese: prefer anthy over kkc
(Thanks to adam Williamson: https://github.com/mike-fabian/langtable/pull/17)
- Use skipTerritory also in list_keyboards(), list_consolefonts(), and list_timezones()
(Resolves: https://github.com/mike-fabian/langtable/issues/18)
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.62-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.0.62-2
- Rebuilt for Python 3.12
* Tue May 02 2023 Mike FABIAN <mfabian@redhat.com> - 0.0.62-1
- Update to 0.0.62
- Get translation changes from CLDR
- Add more translations from CLDR
- Add Norwegian keyboard layout to keyboards.xml
(Resolves: https://github.com/mike-fabian/langtable/issues/16)
- Add Hang script to Southern Aymara
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.61-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Nov 28 2022 Mike FABIAN <mfabian@redhat.com> - 0.0.61-2
- Migrate license tag of python3-langtable to SPDX as well
* Thu Nov 24 2022 Mike FABIAN <mfabian@redhat.com> - 0.0.61-1
- Update to 0.0.61
- Add mnw_MM.UTF-8 and ckb_IQ.UTF-8
- Do not run test cases using Python2 anymore
- Add bih
- Add more translations from CLDR
- Migrate license tag to SPDX
* Wed Sep 21 2022 Mike FABIAN <mfabian@redhat.com> - 0.0.60-1
- Update to 0.0.60
- Add list_common_locales() function
(Resolves: https://github.com/mike-fabian/langtable/issues/15)
- For ar_IN locale, langtable should give the 'ara' keyboard layout as the first choice
(Resolves: Resolves: https://github.com/mike-fabian/langtable/issues/14)
* Tue Sep 06 2022 Mike FABIAN <mfabian@redhat.com> - 0.0.59-1
- Update to 0.0.59
- Add ibus/m17n:ar:kbd as input method for Arabic and fix iso639-1 code for Arabic
- Get translation changes from CLDR
- Add more translations from CLDR
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.58-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.0.58-2
- Rebuilt for Python 3.11
|