Skip to content

v1.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 20:12
· 792 commits to master since this release

🐞 Fixes

  • Fixed an issue where glob task outputs were not invalidating a previous build.
  • Fixed an issue where changing inputs would not mark a task as affected, when a moon workspace is
    nested within a repository.
  • Improved handling of ctrl+c signal detection and shutting down processes.