Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 21:21
0d4b1b4

0.3.0 (2020-11-21)

Features

  • feat(on_failure): add global on_failure option (c1208bb)
  • feat(on_failure): add behaviour for on_failure. When set to exit, it will do a graceful exit. (c0b3be2)
  • feat(on_failure): add new task options on_failure. This will exit the run or ignore failure. (3706fb7)

Build

Tests

  • test(on_failure): add new test for on_failure parsing (459eb02)

Documentation

  • docs: add configuration section in readme (398b916)
  • docs: update project page and README (df140e5)

Continuous Integration

  • ci(release): add release note from kokai (270a9cb)