Django-systemjs

Latest version: v1.4.3

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

Scan your dependencies

Page 1 of 3

1.4.3

-----

Added the ``--skip-source-maps`` option to the bundle command. (by `funn`_)

.. _funn: https://github.com/funn

1.4.2

-----
* Added a fix for the ``--sfx`` option on jspm 0.17 (thanks funn)

1.4

---

* ``--template``, ``-t`` option added to management commands. These limit the
templates that are parsed for ``{% systemjs_import ... %}`` tags.

* Added ``--minimal`` option to ``systemjs_bundle`` management command. This will
rebundle an app/package only when something has changed in the dependency tree.
Usefull when you have many bundles and only a small number changed.

* Added two new management commands:

- ``systemjs_show_packages``: lists all the packages imported in templates
- ``systemjs_write_depcaches``: writes out the dependency tree for each package

1.3.3

-----

* Optimization: build a bundle only once. Before, if a bundle was used in
multiple templates, it would be bundled again for every appearance. Thanks to
**pcompassion** for the report (`15`_).

.. _15: https://github.com/sergei-maertens/django-systemjs/issues/15

1.3.2

-----

* let the finder also serve ``SYSTEMJS_OUTPUT_DIR``, next to the ``jspm_packages``
folder

1.3.1

-----

* Fixed a url path splitting bug

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.