- Last updated: 2024-10-05T12:12:32Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. 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.
0.2.92 (2024-02-22)
- update object destructuring in all pkgs & examples (f36aeb0)
0.2.68 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
0.2.65 (2023-10-27)
- update MultiCA1D.rotate() (f8fbac6)
- re-use impl from @thi.ng/arrays
- update deps, readme
0.2.47 (2023-08-12)
- update .probability() call sites in various pkgs (c8c8141)
0.2.0 (2022-06-11)
- add probabilities, update options (97e6b4d)
- add cell update probabilities
- add
updateProbabilistic()
- extract
computeCell()
- add
UpdateImageOpts1D
, updateupdateImage()
- replace
clearCurrent()
=>clearTarget()