View Source Changelog

cldr-territories-v2-7-0-may-5-2023

Cldr Territories v2.7.0 May 5, 2023

enhancements

Enhancements

cldr-territories-v2-6-0-january-14-2023

Cldr Territories v2.6.0 January 14, 2023

enhancements-1

Enhancements

cldr-territories-v2-5-0-octorber-24-2022

Cldr Territories v2.5.0 Octorber 24, 2022

enhancements-2

Enhancements

cldr-territories-v2-4-1-octorber-20nd-2022

Cldr Territories v2.4.1 Octorber 20nd, 2022

enhancements-3

Enhancements

  • Fixed spec for known_territory_subdivisions/2 thanks to @zorbash

cldr-territories-v2-4-0-february-22nd-2022

Cldr Territories v2.4.0 February 22nd, 2022

enhancements-4

Enhancements

  • Updates to ex_cldr version 2.26.0 which use atoms for locale names and rbnf locale names. This is consistent with other elements of t:Cldr.LanguageTag where atoms are used when the cardinality of the data is fixed and relatively small and strings where the data is free format.

cldr-territories-v2-3-0-october-27th-2021

Cldr Territories v2.3.0 October 27th, 2021

enhancements-5

Enhancements

deprecations

Deprecations

  • Updates minimum Elixir version to 1.10 since this is the minimum supported by ex_cldr version 2.24 and later.

cldr-territories-v2-3-0-rc-0-october-19th-2021

Cldr Territories v2.3.0-rc.0 October 19th, 2021

enhancements-6

Enhancements

  • Updates to ex_cldr version 2.24 which uses CLDR 40 data

  • Both territories and territory subdivisions are now represented as atoms in the canonical form rather than the previous binary representation.

cldr-territories-v2-2-2-may-11th-2021

Cldr Territories v2.2.2 May 11th, 2021

enhancements-7

Enhancements

  • Fix bug in translate_territory!/4 #16, thanks to @leandrocp.

  • Fix bug in translate_subdivision!/4.

cldr-territories-v2-2-1-may-10th-2021

Cldr Territories v2.2.1 May 10th, 2021

enhancements-8

Enhancements

  • Fix specs for known_territories/1, known_subdivisions/1, from_subdivision_code/2,3 and from_subdivision_code!/2,3 #14

cldr-territories-v2-2-0-april-19th-2021

Cldr Territories v2.2.0 April 19th, 2021

enhancements-9

Enhancements

  • Requires ex_cldr version 2.20 or later to use CLDR data version 39. As with all CLDR releases, underlying data can change and tests are updated to reflect those changes.

  • Added known_subdivisions/1, known_territory_subdivisions/2, from_subdivision_code/3 and translate_subdivision/4 to support subdivison, thansk to @mskv.

  • Improved proformance for from_territory_code/2, from_subdivision_code/2, translate_territory/4 and translate_subdivision/4, thanks to @kipcole9.

cldr-territories-v2-1-0-june-8th-2020

Cldr Territories v2.1.0 June 8th, 2020

enhancements-10

Enhancements

  • Requires ex_cldr version 2.14 or later to use CLDR data version 37. As with all CLDR releases, underlying data can change and tests are updated to reflect those changes.

  • Updated readme to reflect changes in EU composition and the updated data returned territories

  • CLDR 37 also reflects that the UK is no longer part of the EU.

  • Minimum version of Elixir required is 1.8 to align with the baseline ex_cldr library

  • Fix typespec leading to dialyzer errors

  • Update dependencies in development

cldr-territories-v2-0-1-may-1st-2019

Cldr Territories v2.0.1 May 1st, 2019

enhancements-11

Enhancements

  • Fix dialyzer errors thanks to @jeroenvisser101

cldr-territories-v2-0-0-november-25st-2018

Cldr Territories v2.0.0 November 25st, 2018

This is the changelog for Cldr Territories v2.0.0 released on November 25th, 2018. For older changelogs please consult the release tag on GitHub

enhancements-12

Enhancements

  • Move to a backend module structure with ex_cldr version 2.0