Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 2.48 KB

File metadata and controls

60 lines (37 loc) · 2.48 KB

Change Log

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 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)

🚀 Features

  • add poisson-image example (87ec9e7)
    • update readmes
    • cc @nkint :)

3.1.89 (2024-06-21)

♻️ Refactoring

  • 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)

♻️ Refactoring

  • update object destructuring in all pkgs & examples (f36aeb0)

3.1.43 (2023-11-09)

♻️ Refactoring

  • update all tests (packages A-S) (e3085e4)

🧪 Tests

  • update/refactor tests to use bun test runner (8f6edb1)
  • update/rename test files/imports (still many broken) (1cb3c49)

3.1.3 (2023-02-17)

🩹 Bug fixes

  • actually use squared distance in stratifiedGrid2/3 (59f20f5)
    • update separation default value

3.1.0 (2023-02-05)

🚀 Features

  • add scale option for stratifiedGrid2/3 (0f828a7)