Flask-assets

Latest version: v2.1.0

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

Scan your dependencies

Page 2 of 3

0.9

This release is compatible with webassets 0.9.
flask-assets now support Python 3, and drops support for Python 2.5.

- Support for Flask-S3 (Erik Taubeneck).
- Support latest Flask-Script (Chris Hacken).

0.8

This release is compatible with webassets 0.8.

- Flask-Script's ``build`` command now has ``--parse-templates`` option.
- ``Environment`` class now has ``from_yaml`` and ``from_module``
shortcuts (Sean Lynch).
- Jinja2 filter uses the Flask template environment.
- Fixed PySscss filter.

0.7

This release is compatible with webassets 0.7.

- Now officially requires at least Flask 0.8, so it can use the new
extension import system, but using the compatibility module, older
Flask versions should work fine as well:
http://flask.pocoo.org/docs/extensions/
- Support Python 2.5.
- Allow customizing the backend of ``ManageAssets`` command.
- Due to webassets 0.7, the cssrewrite filter now works with Blueprints.

0.6.2

- Fixed Blueprint/Module resolving in output path.

0.6.1

- Building in 0.6 was very much broken (thanks Oliver Tonnhofer).
- A custom "static_folder" for a Flask app or Blueprint/Module is now
supported.

0.6

- Support webassets 0.6.
- Fixed use of wrong Flask app in some cases.
- Fixed init_app() usage (Oliver Tonnhofer)
- Python 2.5 compatibility (Ron DuPlain)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.