v2.8.0
feat: new FindPython support (#2370)
style: avoid using unintialized variables (#2806)
Add shellcheck style checking (#3114)
format: include .in files
maint(precommit): Apply isort (#3195)
fix: Mingw64 corrected and add a CI job to test it (#3132)
Improved workaround for Centos 8 failure (follow-on to PR #3030). (#3193)
fix(cmake): reduce chance for variable collision (#3302)
fix(build): avoid a possible warning about shadowed variables and changing behaviors (#3220)
ci: releases (#2530)
Splitting out pybind11/stl/filesystem.h. (#3077)
feat(package): support pipx run (#3117)