3.0.0
- Breaking: default output now goes to messages.po. Writing to stdout can be achieved by passing
--output=-. - Breaking: the
--directoryparameter 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)