What's Changed
- flate: Fix rare huffman only (-2) corruption by @klauspost in #503
- Update deprecated CreateHeaderRaw to correctly call CreateRaw by @saracen in #502
- archive/zip: don't read data descriptor early by @saracen in #501
- huff0: Use static decompression buffer up to 30% faster by @klauspost in #499
- huff0: Use buffers for 1X decodes by @klauspost in #500
Full Changelog: v1.14.3...v1.14.4