Skip to content

2024.7.8

Latest
Compare
Choose a tag to compare
@darrida darrida released this 08 Jul 21:21
· 13 commits to main since this release
a996166

FEATURE CHANGES

  • Added remove command to remove deployments
  • Added clean-rollback command to remove backup paths without manual
    deleting or performing

BACKEND CHANGES

  • Migrated manual argv parsing to the click library
  • Added tests for rollback
  • Added tests for remove
  • Reorganized codebase