Django-perf-rec

Latest version: v4.25.0

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

Scan your dependencies

Page 3 of 8

4.17.0

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

* Support Python 3.10.

4.16.0

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

* Support Django 4.0.

4.15.0

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

* Add type hints.

4.14.1

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

* Support arbitrary collections of keys being passed to Django cache operations.
Previously only mappings and sequences were supported, now sets and mapping
views will also work.

Thanks to Peter Law in
`PR 378 <https://github.com/adamchainz/django-perf-rec/pull/378>`__.

4.14.0

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

* Re-add simplification of SQL ``IN`` clauses to always use ``(...)``. This was
done in 4.6.0 but accidentally reverted with the sqlparse upgrade in 4.8.0.

Thanks to Dan Palmer for the report in
`Issue 373 <https://github.com/adamchainz/django-perf-rec/pull/373>`__.

4.13.1

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

* Fix SQL simplication for ``UPDATE`` queries without a ``WHERE`` clause.

Thanks to Peter Law for the report in
`Issue 360 <https://github.com/adamchainz/django-perf-rec/issues/360>`__.

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.