Releases: ngx-translate/i18n-polyfill
Releases · ngx-translate/i18n-polyfill
1.0.0 (2018-05-29)
Features
- npm: update to Angular v6 (3d3bf90)
BREAKING CHANGES
- npm: we are now using Angular v6 to build and distribute the library, this might break people on v5, that's why we are bumping the version
0.2.0 (2018-05-29)
Features
- extractor: add source locale cli option (834e09f)
0.1.3 (2018-05-02)
Bug Fixes
- extractor: serialize xml entities read from a source file (86cb31e)
0.1.2 (2018-01-05)
0.1.2 (2018-01-05)
Bug Fixes
- extractor: support i18n messages with custom id/meaning/description (07b0319), closes #9
0.1.1 (2017-12-12)
Bug fixes:
- build: use unix LF for cli (19a847b), closes #5