Skip to content

v2.0.0

Compare
Choose a tag to compare
@kvendingoldo kvendingoldo released this 25 Sep 00:39
· 3 commits to main since this release

2.0.0 (2024-09-25)

Features

  • tofu: add handling for missing tofu binary in Docker image This commit introduces logic to gracefully handle the case when the tofu binary is not found in the Docker image, improving the overall user experience. BREAKING CHANGE: The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes. (14fc63e)

BREAKING CHANGES

  • tofu: The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes."