Skip to content

Releases: LBeaudoux/iso639

v0.2.0

21 Apr 19:28
3509cc8

Choose a tag to compare

  • Navigation from ISO 639-3 macrolanguages to their individual languages, and vice versa.

v0.1.1

16 Apr 19:07

Choose a tag to compare

Update ISO 639-3 data

v0.1.0

14 Apr 15:59
af77405

Choose a tag to compare

  • add attribute indexing (e.g. you can call Lang("fr")["name"] in addition to Lang("fr").name)
  • allow instantiation with one or multiple compatible keyword arguments (e.g. Lang(pt1="fr", pt3="fra"))
  • expand ISO 639-2 support to languages not covered by ISO 639-3
  • add ISO 639-5 support
  • improve representation of Lang