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

Boost version 0.1.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@dloez dloez released this 17 Jan 15:59
· 4 commits to main since this release
5ea956d

Boost - v0.1.13

Features

  • Boost now does not exit itself when sending a SIGINT signal but the signal is still being sent to the process being run by boost. This allows users to only stop a single step.

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.