v2.10.0
fix: minor CMake warning fix for unused variable (#3718)
style: avoid using unintialized variables (#2806)
fix(cmake): support cross-compiles with classic Python (#3959)
Add shellcheck style checking (#3114)
format: include .in files
chore: drop Python 3.5 (#3719)
Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)
fix(cmake): avoid issue with NVCC + Windows (#3947)
fix(cmake): support release and debug at the same time (#3948)
ci: releases (#2530)