Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

51 lines (28 loc) · 2.28 KB

Change Log

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

2.0.0 (2020-12-22)

Code Refactoring

BREAKING CHANGES

  • geom-api: remove obsolete shape Type enum
  • geom-api: replace SegmentType enum w/ type alias

1.1.0 (2020-09-22)

Features

  • geom-api: add Type.TEXT/3 (0a45ef8)

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)