What's Changed
Breaking Changes 🛠
- Add
dump.disableTrailingNewline:
for disabling trailing newline in dump output by @k1LoW in #931
- Remove
steps[*].run
steps.<key>.run
from store by @k1LoW in #933
New Features 🎉
- Support negative label condition by @k1LoW in #935
Full Changelog: v0.108.1...v0.109.0