Hubugs

Latest version: v0.19.0

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

Scan your dependencies

Page 3 of 4

0.8.0

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

* Support for reading input from ``stdin`` for editing commands
* Supports listing bugs by label

0.7.0

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

* Works with unpatched github2_ package now!
* No longer supports priorities, GitHub have dropped support for this feature

.. _github2: https://pypi.org/projects/github2/

0.6.0

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

* Display an issue’s pull request in default templates
* Include pull request patch output with ``--patch`` option
* New template filter ``highlight`` for passing text through Pygments_

.. _Pygments: http://pygments.org/

0.5.0

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

* Support for editing an existing bug’s title and/or summary
* Support for re-opening closed bugs
* GitHub authorisation values can be read from the environment using
``$GITHUB_USER`` and ``$GITHUB_TOKEN``
* Labels are now included in list output
* argh_ is now required

.. _argh: https://pypi.org/projects/argh/

0.4.0

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

* Format Markdown output using terminal escapes

0.3.0

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

* Renamed to ``gh_bugs``
* Support for different ordering methods in list and search output
* Add or remove multiple labels by repeating ``-add` or ``-remove`` option
* Templates are searched for in ``$XDG_DATA_HOME/gh_bugs/``, any ``gh_bugs``
directory in ``$XDG_DATA_DIRS`` and finally the Python package directory
* Jinja_ is now required
* If termcolor_ is installed coloured output is produced
* Addition of a distutils_ ``setup.py``

.. _Jinja: http://jinja.pocoo.org/
.. _termcolor: https://pypi.org/projects/termcolor/
.. _distutils: http://docs.python.org/install/index.html

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.