Django-camunda

Latest version: v0.15.0

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

Scan your dependencies

0.15.0

-------------------

Improved DMN handling

**Breaking changes**

* Dropped support for Python 3.9 and 3.10.
* Dropped support for Django versions older than 4.2.
* The DMN parsing types are refactored into dataclasses rather than dicts..

**Changes**

* Rewritten DMN parser, input and output clauses for a table now correctly process
dependencies.
* Deleted dead/unused code.
* Cleaned up tests.
* Updated CI configuration.

0.14.0

-------------------

* Updated Github actions and Tox to test django 4.1 and 4.2 and dropped python 3.7.
* Removed typing extension dependency (was only needed for python 3.7).
* Replaced defusedxml.lxml module with lxml.
* Added parser for XML of Camunda decision definitions.

0.13.0

-------------------

* Fixed serialize utility for ``OrderedDict``
* Formatted code with latest black version
* Disable browser autocomplete for password field in config admin

0.12.0

-------------------

* Added changelog
* Dropped supported for Django 2.2
* Added initial DMN functionality

* Implement evaluating a DMN table by ID or key
* Implement introspecing a DMN table by ID or key

* Exposed types
* Improved type hints

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.