Settei

Latest version: v0.7.3

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

Scan your dependencies

Page 2 of 4

0.5.6

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

Released on February 25, 2020.

- Added ``lookup_env`` option to :class:`~settei.base.config_property`.
It gives you the way to read OS environment variable on settei. [`35`_]

.. _35: https://github.com/spoqa/settei/pull/35

0.5.5

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

Released on December 5, 2019.

- Fix ``default`` option of :class:`~settei.base.config_object_property`. [`34`_]

.. _34: https://github.com/spoqa/settei/pull/34

0.5.4

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

Released on October 29, 2019.

- Add ``cache`` option to :class:`~settei.base.config_object_property`.

.. _27: https://github.com/spoqa/settei/pull/27
.. _32: https://github.com/spoqa/settei/pull/32

0.5.3

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

Released on June 20, 2019.

- Change the ``app`` argument type of :attr:`~settei.presets.flask.WebConfiguration.on_web_loaded`
to :class:`typing.Callable` from :class:`flask.Flask`. [`31`_]

.. _31: https://github.com/spoqa/settei/pull/31

0.5.2

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

Released on June 10, 2019.

- Enabled declaring :class:`enum.Enum` types in :class:`~settei.config_proprety`. [`29`_]
- Add hooks list feature for :attr:`~settei.presets.flask.WebConfiguration.on_web_loaded` and
:attr:`~settei.presets.celery.WorkerConfiguration.on_worker_loaded`. [`30`_]

.. _29: https://github.com/spoqa/settei/pull/29
.. _30: https://github.com/spoqa/settei/pull/30

0.5.1

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

Released on Sep 11, 2018.

- Became to support Python 3.7. [`25`_, `28`_]

.. _25: https://github.com/spoqa/settei/issues/25
.. _28: https://github.com/spoqa/settei/pull/28

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.