* Support Python 3.13, drop Python 3.8 support. * Update Hungarian dictionary.
0.16.0
--------------
Released on 2024-07-30.
* Close file when reading encoding * Update dictionary repository
0.15.0
--------------
Released on 2024-04-23.
* Support Python 3.12, drop Python 3.7 support. * Add READMEs for dictionaries. * Add Basque hyphenation dictionary. * Update Catalan and Hungarian dictionaries. * Use Ruff instead of Flake8 and isort.
0.14.0
--------------
Released on 2023-03-17.
* Store Path objects instead of strings in LANGUAGES. * Use importlib.resources instead of deprecated pkg_resources.