v1.1.0
- refactor: switch gzip implmentation from official
gziptogithub.com/klauspost/compress(#3, thanks to @klauspost) - vendor: bump dependency version
- doc: acknoledgement and performance correction
- refactor: simplify
writerWrapper.enoughContentLength()