Skip to content

Releases: smhg/gettext-parser

4.2.0

08 Nov 12:12

Choose a tag to compare

  • add eol parameter to po.compile (mainly to make tests run on Windows) (thx @jayvdb)

4.1.0

08 Nov 10:02

Choose a tag to compare

4.0.4

17 Jul 09:52

Choose a tag to compare

  • update dependencies

4.0.1

15 Jul 10:14

Choose a tag to compare

  • update dependencies

4.0.0

09 Apr 10:55

Choose a tag to compare

See alpha releases.

4.0.0-alpha.1

17 Mar 21:45

Choose a tag to compare

4.0.0-alpha.1 Pre-release
Pre-release

Breaking: title casing handled same way when parsing (see 4.0.0-alpha.0)

4.0.0-alpha.0

14 Mar 23:37

Choose a tag to compare

4.0.0-alpha.0 Pre-release
Pre-release
  • Breaking: header tiltle casing enforced for fixed list and left unchanged for all others.
    In reality, this should not break anything.

3.1.1

14 Mar 11:17

Choose a tag to compare

  • minor refactoring to es6

3.1.0

19 Nov 08:58

Choose a tag to compare

  • throw when PO contains unescaped double quotes (thx @probertson)

3.0.0

27 Nov 13:58

Choose a tag to compare

  • drop support for old node versions