fastify-compress

Fastify compression utils

MIT License

Downloads
419.2K
Stars
200
Committers
51

Bot releases are hidden (Show)

fastify-compress - 0.7.1

Published by cemremengu almost 6 years ago

#39 - Change log from warn to debug
#36 - Update dependencies

fastify-compress - v0.7.0

Published by delvedor about 6 years ago

  • make compressibleTypes user settable so custom types can be compressed - #32
fastify-compress - v0.6.0

Published by mcollina over 6 years ago

  • remove content-length #27
fastify-compress - v0.5.1

Published by delvedor over 6 years ago

  • accept-encoding can contain whitespace - #26
  • Don't support br header if brotli option not set - #25
fastify-compress - v0.4.0

Published by delvedor over 6 years ago

  • Updated to support the latest version of fastify - #17
  • Added support for streams1 - #17
fastify-compress - v0.3.0

Published by mcollina almost 7 years ago

  • Updated dependencies #15
fastify-compress - v0.2.1

Published by delvedor almost 7 years ago

  • Updated dependencies
  • Support for pump v2.0.0
fastify-compress - v0.2.0

Published by delvedor almost 7 years ago

  • Allow missing accept-encoding header - #6
  • Support asterisk in accept-encoding header - #7
fastify-compress - v0.1.0

Published by delvedor almost 7 years ago

Initial release