Skip to content

v9.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 08:27
9b20869

9.5.0 (2023-01-24)

Features

  • config: added option to disable git filter. NOT recommended. Fixes #442 (26a67e3)
  • dev: optionally fallback to git when local plugin doesn't exist (#446) (772d888)
  • health: check for git in health checks (9b5cc1b)
  • util: utility method to walk over all modules in a directory (5d9d354)

Bug Fixes

  • checker: dont check for updates when there's tasks with errors (c32a618)
  • checker: dont clear tasks when running update check (ed21070)