- Last updated: 2026-02-07T14:15:11Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2023-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.
1.1.25 (2025-12-03)
- update for-loops (use const where possible) (5ceaf1a)
1.1.0 (2025-06-09)
- add jaccardSimilarity(), cosineSimilarity() (cf71331)
- add
SparseBVec, migrate internal types (3392bdf)
- fix typo in
jaccardSimilarity()(57d6a9d)
- update SparseVec internals, add .toString() (331c99f)
0.3.76 (2023-11-09)
- update all tests (packages A-S) (e3085e4)