# Change Log

- **Last updated**: 2025-04-01T21:42:04Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

All notable changes to this project will be documented in this file.
Only versions published since **2022-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.7.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/viz@0.7.0) (2025-02-24)

#### 🚀 Features

- update BarPlot shape function args ([3037d59](https://github.com/thi-ng/umbrella/commit/3037d59))
  - first arg to provide original full datum

### [0.6.58](https://github.com/thi-ng/umbrella/tree/@thi.ng/viz@0.6.58) (2024-07-16)

#### ♻️ Refactoring

- update/fix/dedupe internal domain data resolution ([17957a5](https://github.com/thi-ng/umbrella/commit/17957a5))

### [0.6.55](https://github.com/thi-ng/umbrella/tree/@thi.ng/viz@0.6.55) (2024-06-21)

#### ♻️ Refactoring

- enforce uniform naming convention of internal functions ([56992b2](https://github.com/thi-ng/umbrella/commit/56992b2))

### [0.6.34](https://github.com/thi-ng/umbrella/tree/@thi.ng/viz@0.6.34) (2024-02-22)

#### ♻️ Refactoring

- update object destructuring in all pkgs & examples ([f36aeb0](https://github.com/thi-ng/umbrella/commit/f36aeb0))

### [0.6.10](https://github.com/thi-ng/umbrella/tree/@thi.ng/viz@0.6.10) (2023-11-09)

#### ♻️ Refactoring

- update all tests (packages T-Z) ([020ef6c](https://github.com/thi-ng/umbrella/commit/020ef6c))

## [0.6.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/viz@0.6.0) (2023-10-05)

#### 🚀 Features

- update stackedIntervals(), add docs ([fa7b05c](https://github.com/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://github.com/thi-ng/umbrella/tree/@thi.ng/viz@0.5.5) (2023-09-19)

#### ♻️ Refactoring

- update hiccup/SVG generators ([37c532f](https://github.com/thi-ng/umbrella/commit/37c532f))

## [0.5.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/viz@0.5.0) (2023-08-28)

#### 🚀 Features

- add dataBoundsLog() ([b2b0824](https://github.com/thi-ng/umbrella/commit/b2b0824))
