All versions since 0.3.9
0.3.9
Added
--verboseflag ondeployandregistercommands to show full Docker build output
Changed
- Docker builds now show a spinner by default instead of full build logs
Security
- Update dependency
copierto v9.14.1 - Update dependency
uv_buildto >=0.11.0,<0.12.0
0.3.10 Latest
Changed
- Replace
click.get_current_context()with explicittyper.Contextparameter indeployandregistercommands for Typer 0.26+ compatibility