Releases: josegonzalez/python-github-backup
Releases · josegonzalez/python-github-backup
0.44.1
Features
- install autopep8 (Jose Diaz-Gonzalez)
Bug Fixes
- use a deploy key to push tags so releases get auto-created (Jose Diaz-Gonzalez)
Chores
- reformat file and update flake8 (Jose Diaz-Gonzalez)
- deps: bump certifi from 2023.5.7 to 2023.7.22 #226 (dependabot[bot])
- deps: bump urllib3 from 2.0.2 to 2.0.7 #227 (dependabot[bot])
- remove circleci as tests now run in github actions (Jose Diaz-Gonzalez)
- deps: bump certifi from 2023.5.7 to 2023.7.22 #228 (dependabot[bot])
Commits
- add lint github action workflow (Jose Diaz-Gonzalez)
- install correct dependencies and rename job (Jose Diaz-Gonzalez)
- run lint on pull requests (Jose Diaz-Gonzalez)
- aaf4502: Release version 0.44.1 (GitHub Action)
0.44.0
What's Changed
- fix: minor typo fix by @ZhymabekRoman in #212
- fix: refactor logging by @ZhymabekRoman in #214
- Add support for fine-grained tokens (continued) by @Ondkloss in #216
- Add support for fine-grained tokens by @froggleston in #208
- Add support for quiet flag by @Ondkloss in #219
- Refactor logging and add support for quiet flag by @whwright in #195
- Suggested modification to fix win32 logging failure by @Ondkloss in #218
- Bump urllib3 from 2.0.2 to 2.0.7 by @dependabot in #221
- more detailed README docs by @hozza in #224
- feat: create Dockerfile by @pl4nty in #222
- Added automatic release workflow, for use with GitHub Actions by @Ondkloss in #223
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #215
New Contributors
- @ZhymabekRoman made their first contribution in #212
- @Ondkloss made their first contribution in #216
- @froggleston made their first contribution in #208
- @hozza made their first contribution in #224
- @pl4nty made their first contribution in #222
Full Changelog: 0.43.1...0.44.0
0.43.1
Chores
- add release requirements (Jose Diaz-Gonzalez)
Commits
- f1cf4cd: Release version 0.43.1 (Jose Diaz-Gonzalez)
0.43.0
Features
- add release tagging (Jose Diaz-Gonzalez)
- commit gitchangelog.rc to repo so anyone can generate a changelog (Jose Diaz-Gonzalez)
Bug Fixes
- adjust for black (Jose Diaz-Gonzalez)
- adjust for black (Jose Diaz-Gonzalez)
- adjust for black (Jose Diaz-Gonzalez)
- do not update readme (Jose Diaz-Gonzalez)
Chores
- run black (Jose Diaz-Gonzalez)
- formatting (Jose Diaz-Gonzalez)