Skip to content

v.0.2.0 Gzipped input and output file support, customizable flags etc.

Pre-release
Pre-release
Compare
Choose a tag to compare
@Juho0 Juho0 released this 23 Aug 18:15
· 122 commits to main since this release
v0.2.0
602b398
  • 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.