Releases: django-webpack/django-webpack-loader
Releases · django-webpack/django-webpack-loader
1.6.0
1.5.0
What's Changed
- Use assertNotEqual instead of assertNotEquals for Python 3.11 compatibility. by @tirkarthi in #302
- Readme revamp by @rvlb in #298
- Fix small typo in README.md by @amy-mac in #303
- Use r-prefixed strings in IGNORE by @fjsj in #306
- Fix get_files on readme by @rvlb in #311
- Bump django from 3.2.7 to 3.2.12 by @dependabot in #314
- Added support for Subresource Integrity by @thejoeejoee in #315
New Contributors
- @tirkarthi made their first contribution in #302
- @amy-mac made their first contribution in #303
- @fjsj made their first contribution in #306
- @thejoeejoee made their first contribution in #315
Full Changelog: 1.4.1...1.5.0
1.4.1
1.4.0
1.3.0
- Add option for rel="preload" in JS/CSS tags #203
- Add option for extension appending in the url files #135
- Fixes RemovedInDjango41Warning #290
- Applies IGNORE setting before checking assets #286
- Removed type from link and script tags per #152
NOTE: Skipped version 1.2.0 to match webpack-bundle-tracker
version
1.1.0
- Added compatibility with
[email protected]
- Removes bower references in project
- Fix jinja configuration example in README.md
1.0.0
- Added support for custom loader classes
- Added compatibility with
[email protected]
- Updated and corrected examples
- Updated Python and Django supported versions on tests
0.7.0
Added support for custom loader classes: https://github.com/owais/django-webpack-loader/#loader_class