# Change Log - **Last updated**: 2026-07-02T14:22:52Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2023-01-01** are listed here. Please consult the Git history for older version information. See [Conventional Commits](https://conventionalcommits.org/) 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](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/poisson@3.2.0/packages/poisson) (2024-08-10) #### 🚀 Features - add poisson-image example ([87ec9e7](https://codeberg.org/thi.ng/umbrella/commit/87ec9e7)) - update readmes - cc @nkint :) ### [3.1.89](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/poisson@3.1.89/packages/poisson) (2024-06-21) #### ♻️ Refactoring - update geom deps, update imports ([e22b92b](https://codeberg.org/thi.ng/umbrella/commit/e22b92b)) - minor internal updates ([dcf2af4](https://codeberg.org/thi.ng/umbrella/commit/dcf2af4)) - internal updates stratifiedGrid2/3() ([063a913](https://codeberg.org/thi.ng/umbrella/commit/063a913)) - switch loop syntax - dedupe range checks ### [3.1.68](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/poisson@3.1.68/packages/poisson) (2024-02-22) #### ♻️ Refactoring - update object destructuring in all pkgs & examples ([f36aeb0](https://codeberg.org/thi.ng/umbrella/commit/f36aeb0)) ### [3.1.43](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/poisson@3.1.43/packages/poisson) (2023-11-09) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://codeberg.org/thi.ng/umbrella/commit/e3085e4)) #### 🧪 Tests - update/refactor tests to use bun test runner ([8f6edb1](https://codeberg.org/thi.ng/umbrella/commit/8f6edb1)) - update/rename test files/imports (still many broken) ([1cb3c49](https://codeberg.org/thi.ng/umbrella/commit/1cb3c49)) ### [3.1.3](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/poisson@3.1.3/packages/poisson) (2023-02-17) #### 🩹 Bug fixes - actually use squared distance in stratifiedGrid2/3 ([59f20f5](https://codeberg.org/thi.ng/umbrella/commit/59f20f5)) - update separation default value ## [3.1.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/poisson@3.1.0/packages/poisson) (2023-02-05) #### 🚀 Features - add scale option for stratifiedGrid2/3 ([0f828a7](https://codeberg.org/thi.ng/umbrella/commit/0f828a7))