Releases: skolmer/es2015-i18n-tag
Releases · skolmer/es2015-i18n-tag
v1.6.2
1.6.2 (2020-01-19)
Bug Fixes
- package: More specific package entry point (166057a)
v1.6.1
1.6.1 (2019-10-29)
Bug Fixes
- tag: Optimized null checks (eff7be9)
v1.6.0
1.6.0 (2019-04-12)
Features
- formats: allow fractions in percentage formatting (8b5b47f)
v1.5.0
1.5.0 (2019-03-10)
Features
- translate: Handle non-string values in translate function (d53355a), closes #59
v1.4.1
1.4.1 (2018-11-16)
Bug Fixes
- groups: Merge pull request #55 from simlrh/patch-2 (3b6250d)
- package: fixed package version (71018d0)
- typechecks: do not check for strings #53 (ad547e3)
v1.4.0
1.4.0 (2018-07-05)
Features
- types: added type checks to localizers (b58de60)
v1.3.2
1.3.2 (2018-07-04)
Bug Fixes
- typings: fixed some issues in type definitions file (be4ebaf)
v1.3.1
1.3.1 (2018-01-29)
Performance Improvements
- caching: added more caching logic and optimized typescript declaration (396a5c8)
v1.3.0
1.3.0 (2018-01-29)
Features
- caching: added some caching to reduce regex execution to a minimum (04c7d02)
v1.2.2
1.2.2 (2018-01-28)
Bug Fixes
- types: fixed some issues in type declaration file (09f2676)