Package Release Info

python-django-webpack-loader-3.0.1-bp156.1.1

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python311-django-webpack-loader

Change Logs

* Thu Mar 28 2024 Max Lin <mlin@suse.com>
- Add %{?sle15_python_module_pythons}
* Sat Jan 20 2024 Dirk Müller <dmueller@suse.com>
- update to 3.0.1:
  * Added `skip_common_chunks` option to the `get_files()`
    template tag.
* Wed Dec 27 2023 Dirk Müller <dmueller@suse.com>
- update to 3.0.0:
  * Fix support for `publicPath: auto` in Webpack config
  * Add support for Python 3.12
  * Add support for Django 5.0
* Tue Jun 20 2023 Dirk Müller <dmueller@suse.com>
- update to 2.0.1:
  * Add support for Django 4.2
* Mon May 29 2023 Dirk Müller <dmueller@suse.com>
- update to 2.0.0:
  * Update examples to use `webpack-bundle-tracker@2.0.0` API and
    keep version parity with it
  * Update Django to 3.2.19
  * Add mocked `get_assets` method to `FakeWebpackLoader` for
    usage in tests
* Fri Feb 10 2023 Dirk Müller <dmueller@suse.com>
- update to 1.8.1:
  * Add a `FakeWebpackLoader` for running tests
* Fri Jan 20 2023 Dirk Müller <dmueller@suse.com>
- update to 1.8.0:
  * Add compatibility for Django 4.1 and Python 3.10
- update to 1.7.0:
  * Bump django to 3.2.15
- update to 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
- update to 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
- update to 1.4.1:
  * Fixes #300, failsafe request checking #301
- update to 1.4.0:
  * Bump django from 3.2.4 to 3.2.5 #299
  * Add issue templates #293
  * Add skip_common_chunks functionality #297
- update to 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
- update to 1.1.0:
  * Added compatibility with `webpack-bundle-tracker@1.1.0`
  * Removes bower references in project
  * Fix jinja configuration example in README.md
- update to 1.0.0:
  * Added support for custom loader classes
  * Added compatibility with `webpack-bundle-tracker@1.0.0-alpha.1`
  * Updated and corrected examples
  * Updated Python and Django supported versions on tests
* Mon Jun 01 2020 pgajdos@suse.com
- do not require unittest2 for build, tests are currently not run
Version: 0.7.0-bp155.2.12
* Fri Apr 03 2020 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.7.0:
  * Added support for custom loader classes
Version: 0.7.0-bp152.1.4
* Fri Apr 03 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.7.0:
  * Added support for custom loader classes
* Sun Jun 02 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in descriptions.
* Thu May 02 2019 Martin Herkt <9@cirno.systems>
- Init, 0.6.0