All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2018-05-29)
- 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)
- extractor: add source locale cli option (834e09f)
0.1.3 (2018-05-02)
- extractor: serialize xml entities read from a source file (86cb31e)
0.1.2 (2018-01-05)
- build: use unix LF for cli (19a847b), closes #5
- extractor: support i18n messages with custom id/meaning/description (07b0319), closes #9
First release !