What's Changed
- Branch detection updates by @JelmerBot in #667
- fix plotting fast_hdbscan condensed trees by @JelmerBot in #666
- Silence divide by zero warnings in branch detection code by @JelmerBot in #669
- Update python versions in package metadata by @gclendenning in #671
- branch-detection paper references by @JelmerBot in #674
- simplify_hierarchy and CondensedTree._select_clusters optimisations by @JelmerBot in #677
- Fix Build Wheel for Linux python 3.12 by @Antobiotics in #663
- Devops updates - Remove 3.9 support, add 3.13, remove coveralls, upload to test pypi by @gclendenning in #690
- Fix resolve broken DOI link in README (10.7717/peerj-cs.2792) by @R0SEWT in #692
- Deprecated argument names in hdbscan_.py by @joaquindas in #673
New Contributors
- @Antobiotics made their first contribution in #663
- @R0SEWT made their first contribution in #692
- @joaquindas made their first contribution in #673
Full Changelog: release-0.8.40...release-0.8.41