Django-sri

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

This release is all about improving performance.

What's Changed
* Use `hashlib.file_digest` where available, and increase read buffer size by RealOrangeOne in https://github.com/RealOrangeOne/django-sri/pull/97
* Remove size limit for cache key LRU by RealOrangeOne in https://github.com/RealOrangeOne/django-sri/commit/3c54b9a019aa7ad69b4330219dd007b617428f95

**Full Changelog**: https://github.com/RealOrangeOne/django-sri/compare/0.6.0...0.7.0

0.6.0

What's Changed
* Fix issue in get_static_path by hugorodgerbrown in https://github.com/RealOrangeOne/django-sri/pull/72
* Add support for attrs and update output format by hugorodgerbrown in https://github.com/RealOrangeOne/django-sri/pull/69
* Officially support Django 4.2 by RealOrangeOne in https://github.com/RealOrangeOne/django-sri/pull/93

New Contributors
* hugorodgerbrown made their first contribution in https://github.com/RealOrangeOne/django-sri/pull/72

**Full Changelog**: https://github.com/RealOrangeOne/django-sri/compare/0.5.0...0.6.0

0.5.0

- Ensure the post-processed file integrity is used when using manifest staticfiles storage

0.4.0

- Replace APIs to use `pathlib` rather than strings
- Use Django's caching framework to centralise caching
- Add support for Python 3.10 and Django 4.0
- Validate operating on Windows / macOS
- Change `algorithm` argument to be an enum

0.3.0

- Reuse Django's staticfiles finder to resolve files, rather than custom implementation (fixes 61)
- Ship wheels :tada:
- Run CI for Python 3.9 and Django 3.1

0.2.0

Massive API overhaul and cleanup (6 )

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.