1.7.0
BLD Reduce generated build file path lengths to avoid Windows path length limitation (#31212)
MNT clean-up deprecations for 1.7: multi_class in LogisticRegression (#31241)
MNT Enforce ruff rules (RUF) (#30694)
MNT Remove ellipsis from doctests (#31332)
FIX Validate estimators in Voting{Classifier,Regressor} (#30649)
MNT Use ruff format rather than black (#31015)
MAINT Remove setup.py mentions from documentation and comments (#29352)
MNT Fix typos found by codespell (#30660)
ENH: Display parameters in HTML representation (#30763)