Skip to content

Latest commit

 

History

History
50 lines (23 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

50 lines (23 loc) · 1.85 KB

Changelog

All notable changes to element-templates-cli are documented here. We use semantic versioning for releases.

0.3.1 (2024-04-24)

Bug Fixes

  • only apply conditional portion of template (5819da8)

0.3.0 (2024-02-23)

Features

  • allow Boolean and Number types in Camunda 8 diagrams (372fba6)

Bug Fixes

  • evaluate all chained conditions (372fba6)

0.2.2 (2024-01-23)

Bug Fixes

  • correctly use package.json#bin (0a7fe1f)

0.2.1 (2024-01-22)

Bug Fixes

  • correctly apply task header template properties (5616585), closes #1

0.2.0 (2023-12-01)

Features

Continuous Integration

0.1.0

Initial release.