v2.0.0
What's Changed
- feature/output support by @JohannesRudolph in #2
- feat: validate setting stepId when setting step property by @JohannesRudolph in #3
Breaking Changes
- the
statusinput has been renamed tostep_status - the
summaryinput has been removed in accordance with the change in meshStack v2025.30. instead set a string output value viaouputs_jsonand use the "Summary" assignment type in your building block definition - added a separate
run_statusinput to set the status of the entire run - added
outputs_jsonto send run outputs to meshStack
New Contributors
- @JohannesRudolph made their first contribution in #2
Full Changelog: v1.0.0...v2.0.0