Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

43 lines (22 loc) · 1.53 KB

Change Log

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

1.0.2 (2020-02-25)

Note: Version bump only for package @thi.ng/geom-api

1.0.0 (2020-01-24)

Features

  • geom-api: replace ISpatialAccel w/ new interfaces (baa05d1)

BREAKING CHANGES

  • geom-api: replace ISpatialAccel with new interfaces: ISpatialMap, ISpatialSet, IRegionQuery

0.3.0 (2019-07-12)

Features

  • geom-api: add CubicOpts (81ac728)

0.2.0 (2019-04-15)

Features

  • geom-api: add more Type enums (90e8b50)

0.1.0 (2019-02-05)

Features

  • geom-api: add ISpatialAccel.selectVals() (4bde37e)
  • geom-api: extract from geom as new package (4e53293)
  • geom-api: re-add Convexity enum (6ee03eb)