Skip to content

Latest commit

 

History

History
53 lines (25 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

53 lines (25 loc) · 1.8 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2018-05-29)

Features

  • extractor: add source locale cli option (834e09f)
  • 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)

Bug Fixes

  • build: use unix LF for cli (19a847b), closes #5
  • extractor: support i18n messages with custom id/meaning/description (07b0319), closes #9

0.1.0 (2017-12-05)

First release !