attribution
attribution copied to clipboard
Generate changelogs from commit tags and shortlogs
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.5.0. Changelog Sourced from coverage's changelog. Version 7.5.0 — 2024-04-23 Added initial support for function and class reporting in the HTML report. There are now...
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...
Bumps [sphinx-mdinclude](https://github.com/omnilib/sphinx-mdinclude) from 0.5.3 to 0.6.0. Changelog Sourced from sphinx-mdinclude's changelog. v0.6.0 Feature release Added support for mistune v3, dropped support for mistune v2 (#22, #46) Added strict type annotations...
Bumps [wheel](https://github.com/pypa/wheel) from 0.42.0 to 0.43.0. Release notes Sourced from wheel's releases. 0.43.0 Dropped support for Python 3.7 Updated vendored packaging to 24.0 Changelog Sourced from wheel's changelog. Release Notes...
### Description ``` amethyst@palkia ~/workspace/Fixit main » git cat-file tag v0.1.4 fatal: git cat-file v0.1.4: bad file ```
### Description Currently, when running `attribution tag`, the tag message template will include a list of commits since the previous tag, but the actual message will be empty. Many projects...
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.11.1. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.11 We’ve just uploaded mypy 1.11 to the Python Package Index (PyPI). Mypy...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.6.0. Changelog Sourced from coverage's changelog. Version 7.6.0 — 2024-07-11 Exclusion patterns can now be multi-line, thanks to Daniel Diniz <pull 1807_>. This enables many...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 8.0.2. Release notes Sourced from sphinx's releases. Sphinx 8.0.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Dependencies #12633: Drop Python 3.9 support....