Skip to content

Releases: thomascoquelin/mass-crc32c

v0.5.1

07 Feb 12:54
Compare
Choose a tag to compare

Changelog

  • a74a76b bugfix: output file closed before the gzip stream writing to it. bugfix: missing interrupt handle in ReadFileList()
  • 4367e06 refactor to split files and responsibilities for the file path input

v0.5.0

06 Feb 18:19
Compare
Choose a tag to compare

Changelog

  • 2393c37 refactor to remove globals in main and tests, add output to files with optional compression feature, fix bug handling file with space in path

v0.4.0

02 Feb 15:57
Compare
Choose a tag to compare

Changelog

v0.3.2

19 Jan 18:07
Compare
Choose a tag to compare

Changelog

  • 0eedf36 Graceful stop on keyboard interrupt

v0.3.1

19 Jan 17:26
Compare
Choose a tag to compare

Changelog

  • 766a43a Add file size to output and execution summary information at the end

v0.2.2

19 Jan 14:29
Compare
Choose a tag to compare

Changelog

  • 45810bf Ignore .idea
  • 235102f Use a single instance of CRC32 table and reuse the coroutines

v0.2.1

18 Jan 16:29
Compare
Choose a tag to compare

Changelog

v0.2.0

18 Jan 12:06
Compare
Choose a tag to compare

Changelog

  • c320a69 Create README.md
  • c1ab09a print debug to stderr and code cleanup

v0.1.0

18 Jan 09:59
Compare
Choose a tag to compare

Changelog