Flask-compress

Latest version: v1.15

Safety actively analyzes 623315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.15

- Add support of Zstandard compression.

1.14

- Add `text/javascript` mimetype. See [41](https://github.com/colour-science/flask-compress/pull/41)
- Use [brotlicffi](https://github.com/python-hyper/brotlicffi) for PyPy

1.13

- Re-enable compression for streaming, but hide it behind a new option `COMPRESS_STREAMS` that defaults to `True`. See [36](https://github.com/colour-science/flask-compress/pull/36)

1.12

- Disable compression when response is streamed, see [31](https://github.com/colour-science/flask-compress/pull/31)

1.11

- When compression is enabled, *accept-encoding* is always added to the `Vary` header, fixes [28](https://github.com/colour-science/flask-compress/issues/28)

1.10.0

- Automate the release process with GitHub Actions
- Use `setuptools_scm` to manage package versions
- The layout is now an actual package rather than a single module
- Clean up unused files

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.