Property-manager3

Latest version: v2.3.1

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

Scan your dependencies

Page 1 of 3

2.3.1

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

Minor bug fix release to sort the property names in the overview appended to
class docstrings (I'm not sure what the implicit order was but it definitely
wasn't alphabetical :-p).

.. _Release 2.3.1: https://github.com/xolox/python-property-manager/compare/2.3...2.3.1

2.3

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

- Added ``property_manager3.sphinx`` module to automatically generate boilerplate documentation.
- Added ``license`` and removed ``test_suite`` key in ``setup.py`` script.
- Include documentation in source distributions.
- Change Sphinx documentation theme.
- Added this changelog.

.. _Release 2.3: https://github.com/xolox/python-property-manager/compare/2.2...2.3

2.2

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

- Decomposed ``__repr__()`` into property selection and rendering functionality.
- Added Python 3.6 to tested and supported versions.
- Properly documented logging configuration.
- Switched Sphinx theme (default → classic).
- Refactored ``setup.py`` script and ``Makefile``:

- Added wheel distributions (``setup.cfg``).
- Fixed code style checks.

.. _Release 2.2: https://github.com/xolox/python-property-manager/compare/2.1...2.2

2.1

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

Remove fancy but superfluous words from ``DYNAMIC_PROPERTY_NOTE`` :-).

.. _Release 2.1: https://github.com/xolox/python-property-manager/compare/2.0...2.1

2.0

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

Easy to use ``PropertyManager`` object hashing and comparisons.

.. _Release 2.0: https://github.com/xolox/python-property-manager/compare/1.6...2.0

1.6

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

Support for setters, deleters and logging.

.. _Release 1.6: https://github.com/xolox/python-property-manager/compare/1.5...1.6

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.