github batect/batect 0.25.0

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

What's new

  • batect will now suggest tasks with similar names if the one provided cannot be found, for example: The task 'sometask' does not exist. Did you mean 'some-task'?
  • batect will now show progress information as it removes any temporary files and directories created during task execution if it is running in fancy output mode, which is the default for interactive sessions. (These files were previously being deleted, but there was no indication of this happening.)
  • batect will now show a short summary after a task finishes, for example: some-task finished with exit code 0 in 2.3 seconds.

Getting started

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

How to upgrade from previous versions

If you're already using batect, run ./batect --upgrade to upgrade automatically.

Don't miss a new batect release

NewReleases is sending notifications on new releases.