- Add compatibility for Django 4.1 and Python 3.10
1.7.0
- Bump django to 3.2.15
1.6.0
- Add a setting to configure skip common chunks behaviour globally - Bump django from 3.2.12 to 3.2.13 - Add support for Django 4.0
1.5.0
- Added support for Subresource Integrity - Bump django from 3.2.7 to 3.2.12 - Fix get_files on readme - Use r-prefixed strings in IGNORE - Fix small typo in README.md - Use assertNotEqual instead of assertNotEquals for Python 3.11 compatibility - Readme revamp