Dozer

Latest version: v0.8

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

Scan your dependencies

Page 1 of 2

0.9

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

- Nothing changed yet.

0.8

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

- Add support for Python 3.8 and 3.9.
- Drop support for Python 3.5.
- Add UI input for existing "floor" query string parameter
(https://github.com/mgedmin/dozer/issues/2)
- Add UI input to filter type charts by a regular expression
- Add sorting option: monotonicity
- Display traceback on 500 Internal Server Error
- Dicts and sets with unsortable keys are no longer unrepresentable
- Aggregate dynamically-created types with the same ``__name__`` and
``__module__`` (`issue 9 <https://github.com/mgedmin/dozer/pull/9>`_).

0.7

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

* Add support for Python 3.7.
* Drop support for Python 3.3 and 3.4.
* Stop using cgi.escape on Python 3, which is especially important now that
it's been removed from Python 3.8.

0.6

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

* Add support for Python 3.6.
* Drop support for Python 2.6.
* Fix rare TypeError when listing profiles, if two profiles happen to have
the exact same timestamp (https://github.com/mgedmin/dozer/pull/4).

0.5

----------------------
* Make /_dozer show the index page (instead of an internal server
error).
* Add support for Python 3.4 and 3.5.
* Drop support for Python 2.5.
* Move to GitHub.

0.4

--------------------
* 100% test coverage.
* Add support for Python 3.2 or newer.
* Drop dependency on Paste.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.