Skip to content

All versions since 0.3.9

0.3.9

Added

  • --verbose flag on deploy and register commands to show full Docker build output

Changed

  • Docker builds now show a spinner by default instead of full build logs

Security

  • Update dependency copier to v9.14.1
  • Update dependency uv_build to >=0.11.0,<0.12.0

0.3.10 Latest

Changed

  • Replace click.get_current_context() with explicit typer.Context parameter in deploy and register commands for Typer 0.26+ compatibility