Skip to content

Latest commit

 

History

History
33 lines (14 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

33 lines (14 loc) · 1.28 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.9 (2021-03-17)

Bug Fixes

  • distance: update KNearest ctor & heap handling (#283) (e7cd6f1)

0.1.8 (2021-03-12)

Note: Version bump only for package @thi.ng/distance

0.1.0 (2021-01-21)

Features

  • distance: add Manhattan metric, rename types, add docs (4f0b199)
  • distance: add new package (1b41aa4)
  • distance: clamp search radius, minor other changes (4a09a0f)
  • distance: update INeighborhood, KNearest (be3e43d)