Skip to content

ECT 0.9.3

Compare
Choose a tag to compare
@fhanau fhanau released this 22 Aug 21:44
· 30 commits to master since this release

This is primarily a bug fix release.

  • Resolve issues #64 and #74

  • Fix regression in Windows compression ratio, primarily in mode 1

  • Fixes for std::filesystem folder support on windows

  • Fix rare longest_match() crash

  • Fix MSVC compilation (#100)

  • Fix compiler and static analyzer warnings, undefined behavior

  • Additional slight speedup for PNG/Gzip mode 1 on high-redundancy files building on the last release

Note: Binaries updated to fix an issue where ECT would crash when optimizing gzip files with a missing FNAME field. This bug was introduced in version 0.9.2 when the gzip support was overhauled.