Skip to content

Releases: skolmer/es2015-i18n-tag

v1.6.2

19 Jan 13:16
166057a
Compare
Choose a tag to compare

1.6.2 (2020-01-19)

Bug Fixes

  • package: More specific package entry point (166057a)

v1.6.1

29 Oct 16:23
eff7be9
Compare
Choose a tag to compare

1.6.1 (2019-10-29)

Bug Fixes

  • tag: Optimized null checks (eff7be9)

v1.6.0

12 Apr 19:43
Compare
Choose a tag to compare

1.6.0 (2019-04-12)

Features

  • formats: allow fractions in percentage formatting (8b5b47f)

v1.5.0

10 Mar 18:26
d53355a
Compare
Choose a tag to compare

1.5.0 (2019-03-10)

Features

  • translate: Handle non-string values in translate function (d53355a), closes #59

v1.4.1

16 Nov 11:47
3b6250d
Compare
Choose a tag to compare

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

05 Jul 19:33
Compare
Choose a tag to compare

1.4.0 (2018-07-05)

Features

  • types: added type checks to localizers (b58de60)

v1.3.2

04 Jul 08:25
Compare
Choose a tag to compare

1.3.2 (2018-07-04)

Bug Fixes

  • typings: fixed some issues in type definitions file (be4ebaf)

v1.3.1

29 Jan 17:06
Compare
Choose a tag to compare

1.3.1 (2018-01-29)

Performance Improvements

  • caching: added more caching logic and optimized typescript declaration (396a5c8)

v1.3.0

29 Jan 15:31
Compare
Choose a tag to compare

1.3.0 (2018-01-29)

Features

  • caching: added some caching to reduce regex execution to a minimum (04c7d02)

v1.2.2

28 Jan 01:28
Compare
Choose a tag to compare

1.2.2 (2018-01-28)

Bug Fixes

  • types: fixed some issues in type declaration file (09f2676)