Releases: Tradeshift/g11n-langneg
Releases · Tradeshift/g11n-langneg
v1.2.2
1.2.2 (2020-04-24)
Bug Fixes
- reduce size of dist folder (no test files) (b789472)
- removes unused dependency axios (1362e5a)
v1.2.1
1.2.1 (2020-04-20)
Bug Fixes
- Locale: improve maximize method (6a38f03)
v1.2.0
1.2.0 (2020-04-17)
Features
- add a few likely subtags (aa98c46)
- expose getScript() method of Locale (99a315c)
- normalizes case when parsing locales (d814958)
- support underscores as language tag separators (26db84e)
v1.1.0
1.1.0 (2020-04-16)
Features
- rename Locale.rootLocale to Locale.ROOT (ab38995)
v1.0.0
1.0.0 (2020-04-16)
Bug Fixes
- change entry file to the one generated by typescript (e54b3ff)
Features
- also accept strings in negotiate methods (4fd33dd)
- migrate current logic from Identico (4360f68)
- split matching and parsing strategies (f27f548)