Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Boost version 0.1.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@dloez dloez released this 21 Dec 22:31
· 5 commits to main since this release

Boost - v0.1.12

Features

  • Vars using exec keyword captures the output from the command executed, storing the output so it can be used on targets.
  • Target commands does not capture output and simulates that they are being executed on a shell.

Considerations

Currently, the parse and validation process of boost file is very poorly implemented. If you try, you are going to break boost by modifying the boost.yaml file, and, to be honest, even without really trying you may encounter some errors. This is the reason behind settings this release as pre-release.