Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

0.53.0

Compare
Choose a tag to compare
@charleskorn charleskorn released this 27 May 22:41
0.53.0
29555db

Changes in this release:

  • New: batect will now automatically clean up files downloaded and cached by the batect wrapper script for older versions of batect if they haven't been used in 30 days (#475 - thanks to @binkley for the feedback)

  • New: the documentation now includes information on using batect with Buildkite

  • Changed: the 'tools' section in the documentation has been split into two groups for easier navigation: CI system and language / developer tools

Getting started

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

How to upgrade from previous versions

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