# Change Log - **Last updated**: 2026-07-02T14:22:51Z - **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. # [1.0.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/pixel-flow@1.0.0/packages/pixel-flow) (2025-07-09) #### 🛑 Breaking changes - update `OpticalFlow` impl, return type & options ([cfd783f](https://codeberg.org/thi.ng/umbrella/commit/cfd783f)) - BREAKING CHANGE: update `OpticalFlow.update()` result type - add `mode` option to select window with min/max delta - add pixel value `range` option - update `threshold` option - update result type (flat array, tensor compatible) ## [0.1.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/pixel-flow@0.1.0/packages/pixel-flow) (2025-03-18) #### 🚀 Features - import as new pkg ([691254a](https://codeberg.org/thi.ng/umbrella/commit/691254a))