What's Changed
- Use ZLIB_RUNTIME_VERSION if available by @otethal in #84
- Add support for Python 3.12 and drop EOL 3.7 by @hugovk in #88
- Enable Dependabot version updates for Actions by @EliahKagan in #89
- Test installing project on CI by @EliahKagan in #90
- Fix mkdir race condition in LooseObjectDB.store by @EliahKagan in #91
- Don't cancel other jobs from the 3.12 job failing by @EliahKagan in #93
- Use actions/checkout feature to fetch all commits by @EliahKagan in #92
- Revert "Drop support for EOL Python 3.7" by @EliahKagan in #94
- Fix top-of-file license URLs here in gitdb too by @EliahKagan in #96
- No longer treat 3.12 as experimental on CI by @EliahKagan in #97
- Add all to exc for linting by @DeflateAwning in #98
- Have Dependabot update smmap submodule dependency by @EliahKagan in #99
- Bump gitdb/ext/smmap from
334ef84
tof1ace75
by @dependabot in #100
New Contributors
- @otethal made their first contribution in #84
- @EliahKagan made their first contribution in #89
- @DeflateAwning made their first contribution in #98
- @dependabot made their first contribution in #100
Full Changelog: 4.0.10...4.0.11