- Last updated: 2025-02-19T20:59:58Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
3.0.0 (2024-06-21)
- migrate types from @thi.ng/geom-api (2a61784)
- BREAKING CHANGE: migrate/internalize types from @thi.ng/geom-api
- add/migrate SamplingOpts, DEFAULT_SAMPLES, setDefaultSamples()
- update imports
- update deps
2.3.50 (2024-04-20)
- update type usage (28c96bb)
2.3.43 (2024-03-21)
- minor internal updates (843788f)
2.3.8 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
2.3.0 (2023-10-12)
- add Sampler.extractRange() (f3b0fbc)
2.2.0 (2023-01-10)
- add sampleUniformX/Y() fns (88f9ec5)
- update deps (add @thi.ng/geom-isec)
- update pkg
2.1.38 (2022-12-10)
- avoid unnecessary resampling (f2b0ef2)
- update resample(), check if given
opts
are actually usable if not, just use orig points (or copies)
- update resample(), check if given