File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.0] ( https://github.com/flowcanon/deploy/compare/v0.2.7...v0.3.0 ) (2026-03-26)
4+
5+ - Allow deploy command to work via cli [ #29 ] ( https://github.com/flowcanon/deploy/pull/29 )
6+ - Deprecate rollback command in favor of deploy recovering from failure [ Minor] [ #25 ] ( https://github.com/flowcanon/deploy/pull/25 )
7+ - preflight before compose validation & healthcheck.skip [ #27 ] ( https://github.com/flowcanon/deploy/pull/27 )
8+
9+
310### [ 0.2.7] ( https://github.com/flowcanon/deploy/compare/v0.2.6...v0.2.7 ) (2026-03-09)
411
512- Self-contains the command which manages git actions [ #23 ] ( https://github.com/flowcanon/deploy/pull/23 )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flow-deploy"
3- version = " 0.2.7 "
3+ version = " 0.3.0 "
44description = " Rolling deploys for Docker Compose + Traefik stacks"
55authors = [" Flowcanon" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments