Dinghy

Latest version: v1.3.2

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

Scan your dependencies

Page 1 of 6

1.3.2

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

Fixed
.....

- The 1.3.1 fix for the ignore ``--since`` option accidentally ignored
``since`` settings in configuration files. This is now fixed, closing `issue
36`_. Thanks, `Lucas Taylor <pull 37_>`_.

.. _issue 36: https://github.com/nedbat/dinghy/issues/36
.. _pull 37: https://github.com/nedbat/dinghy/issues/37


.. _changelog-1.3.1:

1.3.1

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

Fixed
.....

- When using a URL on the command line, the ``--since`` option was ignored.
This is now fixed, closing `issue 35`_.

.. _issue 35: https://github.com/nedbat/dinghy/issues/35


.. _changelog-1.3.0:

1.3.0

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

Added
.....

- The ``since`` date can now be specified on the command line with ``--since``.
This will override any specification in the YAML file.

- The ``since`` value can be specified as a specific ISO 8601 date or datetime,
closing `issue 26`_.

.. _issue 26: https://github.com/nedbat/dinghy/issues/26


.. _changelog-1.2.0:

1.2.0

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

Added
.....

- Now you can additionally specify digests on the command line to write, which
will choose just those digests from the configuration file.

Fixed
.....

- If the config file has no ``digests:`` clause, it could be because it's not a
dinghy config file at all, so print an error message about it.

.. _changelog-1.1.0:

1.1.0

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

Added
.....

- A digest can specify ``template``, a Jinja2 template file to produce the
digest. This opens the possibility for other output formats than HTML.

.. _changelog-1.0.0:

1.0.0

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

- Nothing has changed, just decided Dinghy was stable enough to call 1.0.0.

.. _changelog-0.15.0:

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.