Releases: bodymindarts/cepler
Releases · bodymindarts/cepler
cepler release v0.6.1
Bug Fix
- attempt to fix push to branch
cepler release v0.6.0
Features
- handle optional
environment:
param input
step - push to non-existent remote branches
cepler release v0.5.0
Features
- add
reproduce
command to reset the workspace into the currently deployed state for an environment
cepler release v0.4.9
Bug Fix
- Fix panic in repos that only have 1 commit
cepler release v0.4.8
Improvements
- Minor code improvements / compiled with latest rust version
cepler release v0.4.7
Bug Fix
- Fix detecting state to deploye when propagation queue only contains changes to unrelated files
cepler release v0.4.6
Bug fix
- Handle removing files when a directory is specified in
cepler.yml
cepler release v0.4.5
Bug Fix
- Fix
prepare
command
cepler release v0.4.4
Bug Fix
- Also apply
MatchOptions
for when checking out files
cepler release v0.4.3
Bug Fix
- Also apply
MatchOptions
for propagated files.