• v3.0.0 bf5f6db7c3

    - Backup: *--images-no-stop-required* and *--images-no-backup-required* now
    Some checks failed
    CI (make tests, stable, publish) / make test (push) Has been cancelled
    CI (make tests, stable, publish) / Mark stable + publish image (SemVer tags only) (push) Has been cancelled

    kevinveenbirkenbach released this 2026-07-12 16:29:49 +00:00 | 12 commits to main since this release

    match a container's exact .Config.Image (full repo:tag, registry
    prefix included) instead of a substring, so a near-miss image name no
    longer flips the stop/skip decision. Callers must pass exact image
    references. Breaking.

    • Backup: renamed --hard-compose-restart to --hard-restart-projects
      (its value stays a list of compose project dir names). Breaking: the
      old flag name is removed.
    Downloads