- Last updated: 2025-01-23T13:39:11Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
0.7.10 (2024-10-05)
- add explicit type casts (TS5.6.2) (dcbdd60)
0.7.0 (2024-07-25)
- update
KMeansOpts.initial
(f70073d)- support custom init functions
- add KMeansInit type alias
- update handling in
kmeans()
0.6.89 (2024-06-21)
- enforce uniform naming convention of internal functions (56992b2)
0.6.85 (2024-04-20)
- update type usage (5966258)
0.6.43 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
0.6.0 (2023-02-10)
- filter result clusters, minor optimizations (78169e6)
- use u32 array for internal cluster assignments
- remove attempt to start new cluster if one became unused
- update buildClusters to filter out empty