1.8.0
MNT Fix pre-commit issues (#31013)
Move project directory from scikits.learn to sklearn
MNT upgrade black version (#28802)
Make the test suite itself thread-safe to be able to detect thread-safety problems with or without free-threading (#30041)
TST Fix typos in test_common and test_search (#32723) (#32735)
MNT Enforce ruff rules (RUF) (#30694)
MAINT Replace setup_module by pytest fixtures (#28475)
MNT add isort to ruff's rules (#26649)
CI Add Python 3.14 nightly wheels (#32012)
MNT Use ruff format rather than black (#31015)
MAINT Drop official PyPy support (#29128)