What's Changed
- Fix outlier scores by @JelmerBot in #697
- Fix invalid escape sequences in docstring by @timmooren in #698
- CI: Build Windows wheels for CPython 3.10–3.13 (GitHub Actions) by @andrijajovanovic98 in #699
- Fix invalid escape sequence warning in robust_single_linkage docstring by @bentoviml in #703
- Use manylinux_2_8 to build wheels on linux by @gclendenning in #701
New Contributors
- @timmooren made their first contribution in #698
- @andrijajovanovic98 made their first contribution in #699
- @bentoviml made their first contribution in #703
Full Changelog: release-0.8.41...release-0.8.42