Skip to content

v1.35.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 05:07
· 384 commits to master since this release

🚀 Updates

  • Improved bare repository support for Git v2.
  • Updated moon ci to support passing touched files via stdin.

🐞 Fixes

  • Fixed the faster/new glob implementation not filtering out hidden directories. This should now
    work like the old implementation.
  • Fixed the new Git v2 not working correctly for synced hooks and worktrees.