Releases: skolmer/es2015-i18n-tag
Releases · skolmer/es2015-i18n-tag
v1.2.1
<a name"1.2.1">
1.2.1 (2018-01-24)
Bug Fixes
- translate: allow to use translate function via i18nGroup class decorator (99abd2c3)
v1.2.0
<a name"1.2.0">
1.2.0 (2018-01-24)
Features
- transtlation: added new translate() helper function to allow translation without template stri (8ff3afd3)
v1.1.6
<a name"1.1.6">
1.1.6 (2017-02-07)
Bug Fixes
- i18nGroup: fixed class decorator instantiation (246eaf1b)
v1.1.5
<a name"1.1.5">
1.1.5 (2017-01-25)
Bug Fixes
- i18n-tag: fixed issue with formatters and closing parenthesis (606acc51)
v1.1.4
<a name"1.1.4">
1.1.4 (2017-01-23)
Bug Fixes
- i18nGroup: fixed i18nGroup class decorator support for multiple constructor params (cfd204f2)
v1.1.3
- Updated typescript definitions #11