capellambse v0.7.13
New features
- Rewrite git_askpass.py as a credential helper by @Wuestengecko (f0c0036, 69d7c1d)
Bug fixes
- exs: Replace deprecated
downcastcalls withcastby @Wuestengecko (62d0944) - Migrate from 'helpers.ntuples' to 'itertools.batched' by @Wuestengecko (624d763)
Documentation changes
- Ignore typing.Union in nitpicky mode by @Wuestengecko (9222ab0)
Build system changes
- rust: Update pyo3 requirement in the rust-deps group by @dependabot[bot] (2b20e3a)
- Add a top-level Makefile by @Wuestengecko (f647a8e, 7a85ba2)
- Enable more lint rules by @Wuestengecko (feb9554)
CI/CD changes
- Test against Python 3.14 by @Wuestengecko (68f4721)
- Raise deno version to v2.5.x in code-qa by @ewuerger (e5e16d8)
- Update pre-commit config based on cookiecutter by @Wuestengecko (ace09e2)
- Update pre-commit hooks by @Wuestengecko (f299898)
- Update MacOS runner images by @Wuestengecko (8fa3708)