Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
7.4.1 source code.tar.gz | 2024-05-22 | 37.4 kB | |
7.4.1 source code.zip | 2024-05-22 | 51.9 kB | |
README.md | 2024-05-22 | 1.4 kB | |
Totals: 3 Items | 90.7 kB | 0 |
What's Changed
Affecting Runtime Behavior
- Drop support for Python 3.7 by @hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/141
- Add support for Python 3.12 by @hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/151
- Fix truncated config prompts (fixes [#94]) by @jmoses in https://github.com/hartwork/git-delete-merged-branches/pull/176
Under the Hood
- README.md: Add pre-commit badge by @hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/121
- Pin GitHub Actions to specific commits for security by @hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/126
- Improve readme with regard to package installation commands by @hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/130
- README.md: Add install command for Void Linux by @icp1994 in https://github.com/hartwork/git-delete-merged-branches/pull/140
- Prepare release 7.4.1 by @hartwork in https://github.com/hartwork/git-delete-merged-branches/pull/177
New Contributors
- @icp1994 made their first contribution in https://github.com/hartwork/git-delete-merged-branches/pull/140
- @jmoses made their first contribution in https://github.com/hartwork/git-delete-merged-branches/pull/176
Full Changelog: https://github.com/hartwork/git-delete-merged-branches/compare/7.4.0...7.4.1