
All checks were successful
release / Release (push) Successful in 14s
Automatically generated by python-semantic-release
4.3 KiB
4.3 KiB
CHANGELOG
v1.0.0 (2025-05-12)
Continuous Integration
-
Add ssh key for semantic-release (
8799ea9
) -
Add ssh known hosts (
f0eea4a
) -
Fix release settings and add prerelease option (
1a4bbe6
) -
Use ssh for release push (
39bbd5e
)
Features
- Move template into subdirectory
(
79845f7
)
BREAKING CHANGE: reorganises repo, arbitrary choice for v1 release
Breaking Changes
- Reorganises repo, arbitrary choice for v1 release
v0.4.0 (2025-05-12)
Features
- Ask whether to make commit
(
9275f19
)
v0.3.6 (2025-05-09)
Bug Fixes
- Commit message on update
(
100bea9
)
v0.3.5 (2025-05-09)
Bug Fixes
- Exclude copier.yml from template
(
8d33e8c
)
v0.3.4 (2025-05-09)
Bug Fixes
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
- Add missing modules
(
70e8ac0
)
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
- Ui xml template
(
3641451
)
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
)