Releases: OnroerendErfgoed/language-tags
Releases · OnroerendErfgoed/language-tags
1.2.0
- Update data to version 2022-06-28 (#89)
- Drop support for Python 3.6 and 3.7 and add support for Python 3.10 (#87)
- Drop universal wheels
- Drop tox support
1.1.0
- Update data to version 2020-09-29 (#62)
- Update dependencies and Python (Removed Python 3.5 support, now supports 3.6 to 3.9) (#74, #77)
- Drop pyup support (#80)
- Fix pypi description (#78)
- Include MIT License in package (#67)
- Fix deprecation warnings (#84)
0.5.0
- Updated dependencies and Python (Removed Python3.3 and Python3.4 support, added 3.6 and 3.7)
0.4.6
- Avoid modifying tag when getting description.
0.4.5
- Close files after opening (#38)
0.4.4
- Bug fix release: language tag aa is detected as invalid #27
0.4.3
- Upgrade to https://github.com/mattcg/language-subtag-registry/releases/tag/v0.3.18
0.4.2
- Official python 3.5 compatibility
- Upgrade to https://github.com/mattcg/language-subtag-registry/releases/tag/v0.3.15
0.4.1
- Included the data folder again in the project package.
- Added bash script (update_data_files.sh) to download the language-subtag-registry and move this data in the data folder of the project.