Skip to content

Latest commit

 

History

History
83 lines (45 loc) · 2.56 KB

File metadata and controls

83 lines (45 loc) · 2.56 KB

CHANGELOG

v1.2.5 (2026-03-25)

Bug Fixes

  • wheel-sdk: Fix header install (fb6998d)

v1.2.4 (2026-03-24)

Bug Fixes

  • Fix extension semantic tag (a564e4e)

v1.2.3 (2026-03-18)

Bug Fixes

  • Split sdk and runtime wheels artifacts (b8f48c5)

v1.2.2 (2026-03-18)

Bug Fixes

  • Typo in artifacts names (952b96f)

v1.2.1 (2026-03-18)

Bug Fixes

  • Add setuptools-scm in test dependencies (d2a6a20)

v1.2.0 (2026-03-18)

Bug Fixes

  • Dynamically determine wheel version from git tags (7592ffb)

Continuous Integration

  • Add commit-lint to enforce semantic release (e7cafa5)

  • Add include-what-you-use step in pull requests checks (3655a49)

  • Add release and continuous workflows (0778a64)

  • Revert add include-what-you-use step in pull requests checks (712dca8)

  • Split semantic release and pypi release (b938c1e)

Features

  • Add test cases for LayerDM and LayerDMSDK wheels (faf5ffd)

  • Slicer core adaptation (b676c19)

v1.1.0 (2026-02-17)

v1.0.0 (2026-01-28)

  • Initial Release