Skip to content

Latest commit

 

History

History
79 lines (29 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

79 lines (29 loc) · 2.13 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

3.1.1 (2024-07-07)

3.1.0 (2024-03-15)

Features

  • add support for flat arrays (6fde6e4)

3.0.3 (2023-07-31)

Bug Fixes

  • missing path-tangents dependency (9f7543b)

3.0.2 (2023-07-31)

3.0.1 (2023-07-31)

3.0.0 (2023-07-31)

Features

  • add typed array support (d766f7c)

BREAKING CHANGES

  • use pex-math
  • use geometry as first argument
  • return augmented geometry and not frames

2.1.0 (2021-10-02)

Features

  • add exports field to package.json (945cbd5)

2.0.1 (2021-06-15)

2.0.0 (2021-04-17)

Bug Fixes

  • add sideEffects key to package.json (ba00133)

Code Refactoring

BREAKING CHANGES

  • switch to type module