Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@donghaoren donghaoren released this 03 Sep 22:23
· 3 commits to main since this release
97b4f7a

New Features & Breaking Changes

  • Adjust display style of the tooltip and search results
  • Run UMAP projection from pre-computed vectors with the --vector option (thanks @nxlouie)
  • Add --batch-size parameter to CLI (thanks @davanstrien)
  • Generate better labels by using the Intl.Segmenter API.
  • [breaking] Rename umap, knn, and findClusters APIs to camelCase.
  • [breaking] queryClusterLabels now expect a function that takes a list of clusters.

Detailed Changes

New Contributors

Full Changelog: v0.8.0...v0.9.0