sstadick / crabz

Like pigz, but rust
The Unlicense
334 stars 13 forks source link

fix: update `DEFLATE` file extensions #33

Closed camlloyd closed 8 months ago

camlloyd commented 8 months ago

This PR addresses #32, changing the extension when compressing using DEFLATE from .gz to .deflate. It also allows.zz and .z as file extensions when decompressing using DEFLATE.

sstadick commented 8 months ago

See v0.9.0