Version history
1.1, 2016-01-31
- If no arguments is provided at all, usage is printed.
- -merge was incorrectly placing first subtitle to the top and second to the bottom. This is fixed now.
- Added check and error report if required inputs and outputs are not specified based on provided transformations (e.g. if -merge is specified, both -in, -in2 and -out are required)
- -debug is now on by default. If you want to turn it off, specify the -debug=false argument.
- BOM (byte order mark) is now generated in all output files.
- Corrected some grammar typos.
- Other minor changes and improvements.
1.0, 2016-01-25
Initial release, created in 48 hours (with web page + documentation included).