Skip to content

3.0.0

Choose a tag to compare

@smhg smhg released this 13 Jul 14:00
· 109 commits to master since this release
  • 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)