Skip to content

Releases: gmarty/xgettext

2.1.1

31 Dec 19:38
Compare
Choose a tag to compare
  • Swig parser now only supports filter-style translation functions

2.1.0

26 Nov 15:28
Compare
Choose a tag to compare
  • Support for Swig templates

2.0.0

24 Aug 14:35
Compare
Choose a tag to compare
  • Project renamed to xgettext-template.
  • Structure change to enable multiple parsers.
  • Removed grunt dev dependency. Mocha tests.

1.4.0

15 Aug 11:29
Compare
Choose a tag to compare
  • Enables piping a template string when the input file is set to - (a dash).

See the gettext manual for more information.

1.3.0

08 Aug 11:03
Compare
Choose a tag to compare

Note: use of the keyword:argnum,argnum format for custom plural keywords is now required in Poedit.

1.2.5

04 Aug 14:48
Compare
Choose a tag to compare
  • The keyword parameter is now regex-safe.

1.2.4

04 Aug 11:40
Compare
Choose a tag to compare
  • Source with plural forms now generates correct empty translation placeholders

1.2.3

30 Jul 11:46
Compare
Choose a tag to compare
  • Support for strings wrapped in single quotes.
  • Using -o(--output) parameter no longer results in stdout output.