Meditate

Latest version: v1.0.2

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

Scan your dependencies

0.1.1

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

Added
~~~~~

- Add `restructuredtext-lint`_ in Pipfile.

Changed
~~~~~~~

- Clean README.rst and CHANGELOG.rst.

0.1.0

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

Changed
~~~~~~~

- Renamed ``--interval-time`` and ``--session-time`` to
``interval-duration`` and `--session-duration``.
- Input to ``--interval-duration`` and ``--session-duration`` must
come with time units, like this:

.. code:: sh

meditate --session-duration=1h20m --interval-duration=30m

A regular expression of ``(\d+h)?(\d+m)?(\d+s)?`` will be legal
input, other than an empty string.

0.0.17

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


Changed
~~~~~~~

- Returned to `Trio`_.


.. _Trio: https://pypi.org/project/trio/
.. _`restructuredtext-lint`: https://pypi.org/project/restructuredtext-lint/

.. _`Unreleased`: https://gitlab.com/yuvallanger/meditate/compare/v0.1.1...HEAD
.. _`v0.1.1`: https://gitlab.com/yuvallanger/meditate/compare/v0.1.0...v0.1.1
.. _`v0.1.0`: https://gitlab.com/yuvallanger/meditate/compare/v0.0.17...v0.1.0
.. _`v0.0.17`: https://gitlab.com/yuvallanger/meditate/compare/v0.0.16...v0.0.17

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.