attribution icon indicating copy to clipboard operation
attribution copied to clipboard

Generate changelogs from commit tags and shortlogs

Results 24 attribution issues
Sort by recently updated
recently updated
newest added

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...

dependencies
python

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....

dependencies
python

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...

dependencies
python

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...

dependencies
python

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...

dependencies
python

### Description ``` amethyst@palkia ~/workspace/Fixit main » git cat-file tag v0.1.4 fatal: git cat-file v0.1.4: bad file ```

enhancement

### 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...

enhancement

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...

dependencies
python

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...

dependencies
python

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....

dependencies
python