github batect/batect 0.4

latest releases: 0.85.0, 0.84.0, 0.83.9...
6 years ago

What's new

  • When not running in simple output mode, you'll now see more detailed progress information when cleaning up (for example, Cleaning up: 1 container (some-container) left to remove...).
  • When a new version of batect is released, you'll receive a notification message the next time you run a task.
    • This can be disabled with the --disable-update-notification flag.
    • Update checks are performed at most every 36 hours, and query the GitHub releases page. No personal or project-related information is transmitted.

What's been fixed

  • Running batect <command> --help (eg. batect run --help) now displays help for that command.

Getting started

First time using batect? Take a look at the getting started guide, or the sample project.

How to upgrade from previous versions

Already using batect? To install this update, simply replace the batect script in your project with the one attached to this release.

Don't miss a new batect release

NewReleases is sending notifications on new releases.