- Last updated: 2025-01-29T16:25:48Z
- 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.2.0 (2024-08-10)
- add poisson-image example (87ec9e7)
- update readmes
- cc @nkint :)
3.1.89 (2024-06-21)
- update geom deps, update imports (e22b92b)
- minor internal updates (dcf2af4)
- internal updates stratifiedGrid2/3() (063a913)
- switch loop syntax
- dedupe range checks
3.1.68 (2024-02-22)
- update object destructuring in all pkgs & examples (f36aeb0)
3.1.43 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
3.1.3 (2023-02-17)
- actually use squared distance in stratifiedGrid2/3 (59f20f5)
- update separation default value
3.1.0 (2023-02-05)
- add scale option for stratifiedGrid2/3 (0f828a7)
3.0.0 (2022-12-22)
- update/fix/replace stratifiedGrid() (e84f920)
- BREAKING CHANGE: replace stratifiedGrid() w/ new fns
- add stratifiedGrid2/3() fns
- update StratifiedGridOpts
- remove old stratifiedGrid() fn