2.0.5 (2024-10-09)
- Missing checkout step in audit job (aebcf14)
2.0.4 (2024-09-19)
- Tighten typings (a27cea1)
2.0.3 (2024-09-19)
- Publish typings changes from previous commit (9381577)
2.0.2 (2024-09-18)
- Add missing Points type export (65909f2)
2.0.1 (2024-09-18)
- Add back missing export (b1bc912)
2.0.0 (2024-09-18)
- Major changes to the API
- Force major version bump (004e313)
1.9.0 (2024-09-18)
- Major API changes
- Reduce API in favour of warp-grid (d86cfb6)
- Bad imports in tests (da0ba46)
1.8.3 (2024-08-05)
- CHANGE
- CHANGE
- Switch ts module type for single-file type export (e48c928)
- Externalisation of modules (80f4c26)
1.8.2 (2024-08-01)
- Remove second suffix from mjs exports (7b4b484)
1.8.1 (2024-08-01)
- Build export suffixes (456d12a)
1.8.0 (2024-08-01)
- Force package deploy (69cab51)
1.7.1 (2024-08-01)
- TS type exports (a986e32)
1.7.0 (2024-08-01)
- Add dependencies to README (eda3fc9)
1.6.0 (2024-08-01)
- Matrix-js typings (cbe5eb7)
1.5.0 (2024-07-30)
- Extract warp-grid (dd46e1d)
1.4.0 (2024-07-29)
- Clamp t-value for fractional rounding edgecase (8208dc5)
- Fix unecessary lut generation with memoization (b39110b)
1.3.0 (2024-07-28)
1.2.3 (2024-07-27)
- Add memoization to api (ce31489)
1.2.2 (2024-07-27)
- Ensure package version is bumped (40a8ecd)
1.2.1 (2024-07-27)
- Round point coordinates before validating proximity (9412509)