# 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. ### [0.8.22](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/viz@0.8.22/packages/viz) (2025-12-03) #### ♻️ Refactoring - update for-loops (use const where possible) ([5ceaf1a](https://codeberg.org/thi.ng/umbrella/commit/5ceaf1a)) ## [0.8.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/viz@0.8.0/packages/viz) (2025-07-17) #### 🚀 Features - add vectorField() plot fn & helpers ([3d2263c](https://codeberg.org/thi.ng/umbrella/commit/3d2263c)) ## [0.7.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/viz@0.7.0/packages/viz) (2025-02-24) #### 🚀 Features - update BarPlot shape function args ([3037d59](https://codeberg.org/thi.ng/umbrella/commit/3037d59)) - first arg to provide original full datum ### [0.6.58](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/viz@0.6.58/packages/viz) (2024-07-16) #### ♻️ Refactoring - update/fix/dedupe internal domain data resolution ([17957a5](https://codeberg.org/thi.ng/umbrella/commit/17957a5)) ### [0.6.55](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/viz@0.6.55/packages/viz) (2024-06-21) #### ♻️ Refactoring - enforce uniform naming convention of internal functions ([56992b2](https://codeberg.org/thi.ng/umbrella/commit/56992b2)) ### [0.6.34](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/viz@0.6.34/packages/viz) (2024-02-22) #### ♻️ Refactoring - update object destructuring in all pkgs & examples ([f36aeb0](https://codeberg.org/thi.ng/umbrella/commit/f36aeb0)) ### [0.6.10](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/viz@0.6.10/packages/viz) (2023-11-09) #### ♻️ Refactoring - update all tests (packages T-Z) ([020ef6c](https://codeberg.org/thi.ng/umbrella/commit/020ef6c)) #### 🧪 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)) ## [0.6.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/viz@0.6.0/packages/viz) (2023-10-05) #### 🚀 Features - update stackedIntervals(), add docs ([fa7b05c](https://codeberg.org/thi.ng/umbrella/commit/fa7b05c)) - store computed number of lanes as "data-num-lanes" attrib in generated top-level group - add doc strings for StackedIntervalOpts ### [0.5.5](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/viz@0.5.5/packages/viz) (2023-09-19) #### ♻️ Refactoring - update hiccup/SVG generators ([37c532f](https://codeberg.org/thi.ng/umbrella/commit/37c532f)) ## [0.5.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/viz@0.5.0/packages/viz) (2023-08-28) #### 🚀 Features - add dataBoundsLog() ([b2b0824](https://codeberg.org/thi.ng/umbrella/commit/b2b0824)) #### 🧪 Tests - update line plot test ([5e6ce10](https://codeberg.org/thi.ng/umbrella/commit/5e6ce10))