Genbadge

Latest version: v1.1.1

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

Scan your dependencies

Page 1 of 3

1.1.1

- Fixed support for Python 3.12 by adding `setuptools` requirement explicitly. Fixed
[32](https://github.com/smarie/python-genbadge/issues/32).
- Fixed support for `Pillow` version 10 or greater. PR [33](https://github.com/smarie/python-genbadge/pull/33) by
[famura](https://github.com/famura).

See [documentation page](https://smarie.github.io/python-genbadge/changelog) for details.

1.1.0

- A new `-n/--name` commandline option can be used with all badge generation commands to override the badge label (left text). A `--noname` commandline flag can alternatively be used to remove the left part completely. PR [25](https://github.com/smarie/python-genbadge/pull/25) by [`nefrob`](https://github.com/nefrob).

See [documentation page](https://smarie.github.io/python-genbadge/changelog) for details.

1.0.6

- Fixed the badge generator in "local" mode (badge created from local SVG template, not downloaded from shields.io). Fixes [19](https://github.com/smarie/python-genbadge/issues/19). PR [#20](https://github.com/smarie/python-genbadge/pull/20) by [`texnofobix`](https://github.com/texnofobix).

See [documentation page](https://smarie.github.io/python-genbadge/changelog) for details.

1.0.5

- Removed dependency to `xunitparser` because its packaging relies on `use_2to3` which is not supported anymore in setuptools. Fixes [18](https://github.com/smarie/python-genbadge/issues/18).

See [documentation page](https://smarie.github.io/python-genbadge/changelog.html) for details.

1.0.4

- `genbadge coverage`: fixed `ZeroDivisionError` when `coverage.xml` contains 0 branches (in particular when `--no-branch` option is set). Fixes [15](https://github.com/smarie/python-genbadge/issues/15)

See [documentation page](https://smarie.github.io/python-genbadge/changelog.html) for details.

1.0.3

- `setup.py` is now using the contents of `setup.cfg` for download url and setuptools_scm. There is now a single configuration file. See [setuptools_scm582](https://github.com/pypa/setuptools_scm/issues/582).

See [documentation page](https://smarie.github.io/python-genbadge/changelog.html) for details.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.