v.0.2.0 Gzipped input and output file support, customizable flags etc.
Pre-release
Pre-release
- Gzipped input files are now accepted. Non gzipped files are still also accepted. The tool will automatically detect if the input is gzipped or not.
- Automatically gzip output files. This can be disabled with the '--no-gzip' flag.
- Disabled automatic renaming from '3' to '2' in R3 output files. This can be enabled again with the '--edit-nr' flag.
- Progress bar UI added in console.
- Better help messages printed with '--help'/'-h' flag.
- Comments added to code.