Skip to content

Latest commit

 

History

History
323 lines (152 loc) · 13.7 KB

CHANGELOG.md

File metadata and controls

323 lines (152 loc) · 13.7 KB

CHANGELOG

v0.12.1 (2024-08-08)

Fix

  • fix(apps): add sphere example for parallel rendering (c77e622)

Style

  • style(format): ruff update (71fcf2f)

v0.12.0 (2024-08-07)

Ci

  • ci: remove broken release to main merge (0d07af3)

Feature

  • feat(apps): add demo apps (0a2e80a)

Fix

  • fix(multiblock): color active block to red (f626fdb)

v0.11.0 (2024-07-01)

Documentation

  • docs(hover): create toggle on selection type (960111b)

Feature

  • feat(multiblock): add helper for multiblock (aedd191)

Fix

  • fix(RepresentBy): proper component name (cc59414)

  • fix(hover): maintain active proxy (5110d80)

  • fix(hover): enable points/cells selection (28909e3)

v0.10.5 (2024-06-28)

Documentation

  • docs(example): fix layout region (c7f85d8)

Fix

  • fix(hover): only call ctrl method if available (6b7e700)

v0.10.4 (2024-06-26)

Fix

  • fix(http): properly register missing assets (53fe279)

v0.10.3 (2024-06-26)

Fix

  • fix(http): properly register missing assets (99ded9d)

v0.10.2 (2024-06-26)

Fix

  • fix(http): properly register missing assets (a56157d)

v0.10.1 (2024-06-19)

Fix

  • fix(hover): prevent crash (ce7ef77)

  • fix(colors): color selection available for solid-color only (a8e90c2)

  • fix(pipeline): allow to register internal filter (1eb3d0d)

  • fix(layout): better pointer event handling (e2cc481)

v0.10.0 (2024-06-10)

Unknown

v0.9.0 (2024-06-10)

Ci

Feature

  • feat(representation): add representation widget (9874d7c)

  • feat(hover): initial hover support (bcc9d1a)

  • feat(representation): add representation widget (c37af90)

  • feat(hover): initial hover support (87d23a9)

Fix

  • fix(hover): fully working (b25190f)

  • fix(files): enable group toggling (9d928c1)

  • fix(selection): getting closer (4366e6a)

  • fix(hover): fully working (5393bd0)

  • fix(files): enable group toggling (83dd294)

  • fix(selection): getting closer (372cbf9)

v0.8.0 (2024-05-30)

Feature

  • feat(ViewTable): add initial pass on ViewTable (42516a7)

Unknown

v0.7.0 (2024-05-20)

Feature

  • feat(file): add open file dialog (37896dd)

Fix

  • fix: add support for 3.9 (f5c2afc)

Unknown

v0.6.0 (2024-04-23)

Feature

  • feat(vuetify): expose widgets from ptc (0eb08e9)

Fix

  • fix(cli): add helper for CLI handling (104482f)

Style

  • style(format): fix formatting (8acffa2)

Unknown

v0.5.0 (2024-04-17)

Feature

  • feat(palette): add palette picker (c559c26)

Fix

  • fix(view): add support for multi-views (034dc70)

Unknown

  • Merge main to release (157421d)

  • Auto-merge release back to main (67c9bec)

v0.4.0 (2024-04-15)

Documentation

  • docs(readme): fix instructions (c3f2b7f)

Feature

  • feat(widgets): add ColorBy and TimeController widgets (724203d)

Unknown

v0.3.0 (2024-04-12)

Ci

Documentation

  • docs(readme): update layout name (f5e5619)

  • docs(readme): use absolute link (f6ef471)

Feature

  • feat(layout): more layout options (d83f479)

Unknown

v0.2.0 (2024-04-12)

Ci

  • ci: try to define a manual workflow (ede42ed)

  • ci: help release automation (b1914d7)

  • ci: assign user for commit (b43970f)

  • ci: use main instead of master (ab802c0)

  • ci: try understand git issue (3f19510)

  • ci: merge release back to master (ba148da)

  • ci: merge release back to master (40c1fe2)

Documentation

  • docs(readme): update to show pictures (7a46171)

Feature

  • feat(pipeline): add pipeline browser (3885b10)

Unknown

  • Merge main to release (49d3a00)

  • Merge pull request #1 from Kitware/add-pipeline

feat(pipeline): add pipeline browser (3e496b3)

  • Auto-merge release back to master (5e003e7)

v0.1.1 (2024-04-12)

Ci

Fix

  • fix: more ci test (6f8f83b)

  • fix: enable version update and build (fa1d2ea)

v0.1.0 (2024-04-11)

Ci

  • ci: semantic-release + publish (dc2ddfb)

Feature