Skip to content

radar-output 2.3.1

Compare
Choose a tag to compare
@blootsvoets blootsvoets released this 17 Oct 10:24
· 48 commits to main since this release
042e00e

Changes since version 2.3.0:

  • Use more memory-efficient deduplication, using MD5 hashes instead of full line contents
  • Simplify some Kotlin code
  • If a FileNotFoundException is thrown (usually because of file corruption), open a new output file instead.