Skip to content

Releases: OnroerendErfgoed/language-tags

1.2.0

23 Jan 13:58
Compare
Choose a tag to compare
  • 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

19 Apr 08:25
1.1.0
Compare
Choose a tag to compare
  • 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)

1.0.0

12 Nov 08:03
1494983
Compare
Choose a tag to compare
  • Dropped Python 2 support

0.5.0

25 Oct 09:48
d322075
Compare
Choose a tag to compare
  • Updated dependencies and Python (Removed Python3.3 and Python3.4 support, added 3.6 and 3.7)

0.4.6

06 Nov 13:58
Compare
Choose a tag to compare
  • Avoid modifying tag when getting description.

0.4.5

05 Oct 14:34
Compare
Choose a tag to compare
  • Close files after opening (#38)

0.4.4

30 Jan 15:43
Compare
Choose a tag to compare
  • Bug fix release: language tag aa is detected as invalid #27

0.4.3

06 Jul 14:44
Compare
Choose a tag to compare
  • Upgrade to https://github.com/mattcg/language-subtag-registry/releases/tag/v0.3.18

0.4.2

11 Aug 08:20
Compare
Choose a tag to compare
  • Official python 3.5 compatibility
  • Upgrade to https://github.com/mattcg/language-subtag-registry/releases/tag/v0.3.15

0.4.1

04 Aug 07:45
Compare
Choose a tag to compare
  • 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.