Skip to content

0.0.83

Choose a tag to compare

@korawica korawica released this 29 Jul 03:21
· 41 commits to main since this release

🌠 Highlight Features

  • ⭐ hl: add sys extras key for stop circle execute.

✨ Features

  • 🎯 feat: fix nested-error handler on case stage.
  • 🎯 feat: fix nested-error handler on foreach stage.
  • 🎯 feat: allow pass max-workers with string value on parallel stage.
  • 🎯 feat: add clean up util func.
  • 🎯 feat: add convert to empty stage method.
  • 🎯 feat: add extract id for prepare a pair of parent and running id.
  • 🎯 feat: move validate release date from workflow to event model.

βœ’οΈ Code Changes

  • πŸ§ͺ tests: update testcase that able dynamic expectation.
  • πŸ§ͺ tests: update testcase for making coverage.
  • πŸ§ͺ tests: prepare testcase for message change.
  • 🎨 format: change path type of audit model.

πŸ“– Documentations

  • πŸ“„ docs: update config docs.
  • πŸ“„ docs: update json schema file.