Releases: TutteInstitute/fast_hdbscan
Releases · TutteInstitute/fast_hdbscan
release-0.2.0
What's Changed
- Add pre-release parameter in pipelines by @gclendenning in #20
- Add HDBSCAN*(BC) implementation. by @nsakr in #21
- Add support for sample weights by @lmcinnes in #24
New Contributors
Full Changelog: release-0.1.3...release-0.2.0
Testing Azure Pipelines upload to PyPI on release
Minor patch release 0.1.2
What's Changed
- Trigger tests when a PR is submitted by @gclendenning in #7
- Add extra conditions to azure devops pipeline by @gclendenning in #8
- Switch from test PyPI to real PyPI by @gclendenning in #9
- Add additional branch triggers by @gclendenning in #10
- Ensure all tests pass before release by @gclendenning in #12
- Add cluster_selection_epsilon parameter by @JelmerBot in #11
- Add python 3.11 to build pipeline by @gclendenning in #15
New Contributors
- @JelmerBot made their first contribution in #11
Full Changelog: release-0.1.1...release-0.1.2
Fix integer precision issues on varying platforms
What's Changed
- [MINOR:TYPO] Update README.rst by @cakiki in #3
- Cast dict key to int32, addresses #1 by @VolkerH in #4
- Add initial version of deployment pipeline by @gclendenning in #6
New Contributors
- @cakiki made their first contribution in #3
- @VolkerH made their first contribution in #4
- @gclendenning made their first contribution in #6
Full Changelog: https://github.com/TutteInstitute/fast_hdbscan/commits/release-0.1.1