Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

57 lines (33 loc) · 2.12 KB

Change Log

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 for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

0.6.58 (2024-07-16)

♻️ Refactoring

  • update/fix/dedupe internal domain data resolution (17957a5)

0.6.55 (2024-06-21)

♻️ Refactoring

  • enforce uniform naming convention of internal functions (56992b2)

0.6.34 (2024-02-22)

♻️ Refactoring

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

0.6.10 (2023-11-09)

♻️ Refactoring

  • update all tests (packages T-Z) (020ef6c)

0.6.0 (2023-10-05)

🚀 Features

  • update stackedIntervals(), add docs (fa7b05c)
    • store computed number of lanes as "data-num-lanes" attrib in generated top-level group
    • add doc strings for StackedIntervalOpts

0.5.5 (2023-09-19)

♻️ Refactoring

  • update hiccup/SVG generators (37c532f)

0.5.0 (2023-08-28)

🚀 Features