Files
bec_plugin_copier_template/CHANGELOG.md
semantic-release 3857dda5cf 0.3.3
Automatically generated by python-semantic-release
2025-05-07 12:26:38 +00:00

2.5 KiB

CHANGELOG

v0.3.3 (2025-05-07)

Bug Fixes

  • Exclude .git from template (b77ba35)

v0.3.2 (2025-05-07)

Bug Fixes

  • Run compiler if there are ui files (53f243e)

v0.3.1 (2025-05-06)

Bug Fixes

  • Modules in the right place (e2b1db4)

v0.3.0 (2025-05-06)

Features

v0.2.3 (2025-05-06)

Bug Fixes

  • Allow empty widget list (b2ed638)

v0.2.2 (2025-05-06)

Bug Fixes

  • Exclude changelog from template (4b44b7b)

v0.2.1 (2025-05-06)

Bug Fixes

v0.2.0 (2025-05-06)

Bug Fixes

  • Don't include default test widgets (45a03e9)

Features

v0.1.0 (2025-05-02)

Bug Fixes

  • Add branch input to CI template for child pipeline (8d13fbd)

  • Fix auto update entry point for v2 (2270c61)

Build System

  • Add copier as dev dependency (449dbbc)

Refactoring

  • Make a copier template from BEC plugin files (a389984)