Releases: gmarty/xgettext
Releases · gmarty/xgettext
2.1.1
- Swig parser now only supports filter-style translation functions
2.1.0
- Support for Swig templates
2.0.0
- Project renamed to xgettext-template.
- Structure change to enable multiple parsers.
- Removed grunt dev dependency. Mocha tests.
1.4.0
- Enables piping a template string when the input file is set to
-
(a dash).
See the gettext manual for more information.
1.3.0
Note: use of the keyword:argnum,argnum
format for custom plural keywords is now required in Poedit.
1.2.5
- The keyword parameter is now regex-safe.
1.2.4
- Source with plural forms now generates correct empty translation placeholders
1.2.3
- Support for strings wrapped in single quotes.
- Using -o(--output) parameter no longer results in stdout output.