mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 19:45:29 +00:00

The release of lz4_flex 0.11 fixes two issue that caused problems before: - The new `auto-finish` flushes on drop - FrameEncoder writes now empty frames. Previously nothing was written, which caused issues with double compressed empty data.