Skip to content

Releases: gmarty/xgettext

3.3.0

18 Dec 20:08
Compare
Choose a tag to compare
  • Add support for Nunjucks (thanks @eldarc)
  • Results with context are now correctly merged with existing files.

3.2.0

08 Oct 19:02
Compare
Choose a tag to compare
  • -k|--keyword parameter now supports contexts (thanks @x-cray). Handlebars only until other parsers get updated.

3.1.0

15 Jul 14:10
Compare
Choose a tag to compare
  • Support for -f|--files-from parameter. Input files can be read from a file which contains file paths.

3.0.0

13 Jul 14:00
Compare
Choose a tag to compare
  • Breaking: default output now goes to messages.po. Writing to stdout can be achieved by passing --output=-.
  • Breaking: the --directory parameter now changes the root path. It no longer adds all files in it to the input.
  • Support for the --join-existing flag was added. This joins the output with the contents of an existing output file. (thanks @ZiperRom1)

2.6.1

12 Jul 19:21
Compare
Choose a tag to compare
  • charset now appears in PO header (thanks @Ciantic)

2.6.0

09 Apr 20:06
Compare
Choose a tag to compare
  • updated dependencies (mainly xgettext-handlebars)

2.5.0

24 Jan 09:46
Compare
Choose a tag to compare

2.4.0

03 Dec 14:36
Compare
Choose a tag to compare
  • Parse multi-keyword strings (_,gettext,translate) passed to the keyword parameter.
  • Show usage message.

2.3.0

01 Dec 16:28
Compare
Choose a tag to compare
  • Includes Volt parser.

2.2.0

26 Oct 16:32
Compare
Choose a tag to compare