Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 19:04
3c39114

0.5.0 (2021-05-29)

✨ Features

  • notification: add print notification for stdout, stderr or custom path (e6758b4)
  • exec: add support for notification templates (706a4bd)
  • notification: add task.full_cmd and task.short_cmd (8485632)
  • notification: add supports for notify_all_tasks_end with task_failed with default templates (c3857ce)
  • run: add supports for notify_task_end with default templates (6d0403c)
  • notification: add support for custom messages (0ed4a98)
  • notification: use single bracket instead of two (8408164)
  • notification: add template message for environment variables (ff931fd)
  • notification: add template message for hostname (cef68d9)
  • permit YamlTasksScheduler with no tasks (70216bb)

🔧 Build

✔️ Tests

📝 Documentation

  • add doc for messages configuration (201377d)

🚀 Continuous Integration

  • release: install kokai via cargo (cffd40a)