Rdial

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 4

1.2.0

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

* importlib_resources_ is required for Python 3.6
* This package is now supported when used as a ``.zip``
* ``cduration`` support has been re-added
* ``jnrbase`` v1.1.0, or later, is now required
* ``sphinx`` v1.8, or later, is required to build documentation
* ``pytest`` v4.0, or later, is required to run tests

.. _importlib_resources: https://pypi.org/project/importlib_resources/

1.1.0

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

* ``Click`` v7 is now required
* ``switch`` now supports ``--amend``, to mirror ``stop``
* ``fsck``’s progress bar can be disabled globally or with an option
* ``gettext`` is no longer supported, use ``retext`` if you need translations
* Naïve import/export scripts for timewarrior_ in ``extra/``
* Python 3.5 is no longer supported

.. _timewarrior: https://taskwarrior.org/news/news.20160821.html

1.0.0

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

* ``timeclock`` subcommand to create output suitable for processing with
ledger_’s timeclock mode
* Python 3.7 is officially supported
* API is now frozen; changes will follow semver_

.. _semver: https://semver.org/

0.17.0

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

* ``start`` now supports a ``--continue`` option to re-start a task
* ``jnrbase`` v0.8.1 or later is now required
* ``pytz`` is no longer required
* sphinx_rtd_theme_ is required for building the docs

.. _sphinx_rtd_theme: https://pypi.org/project/sphinx_rtd_theme/

0.16.0

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

* Python 3 *only*, for Python 2 support you must use 0.15.0 or earlier
* There is a new ``bug-data`` subcommand for generating more helpful bug
reports, please use it
* ``--{,no-}colour`` can now be given as a command line option
* jnrbase_ is now required
* ``configobj`` is no longer required
* ``unicodecsv`` is no longer required

.. _jnrbase: https://pypi.org/project/jnrbase/

Developers/API users
~~~~~~~~~~~~~~~~~~~~

* ``Events.wrapping()`` should be used, and ``Events.context()`` will be
removed in the future
* pytest_ is used for running tests, and ``expecter`` is no longer required

.. _pytest: https://pypi.org/project/pytest/

0.15.0

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

* Reading the database is now far faster!
* ``report``’s ``--human`` option has been renamed to ``--stats``
* unicodecsv_ is now required for Python 2 users
* User supplied datetime now support falling back to the system’s ``date(1)``
for parsing
* A cachedir_ tag is now created to help environments with cleaning tools
* Python 3.5 is officially supported
* Python 3.2 is no longer supported, but if you need it speak up!

.. _unicodecsv: https://pypi.org/project/unicodecsv/
.. _cachedir: http://www.brynosaurus.com/cachedir/

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.