Skip to content

v2025.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Nov 05:25

✨ New Features

  • f13e717 - tidy: ignore paths that should be ignored (PR #1209 by @xaf)
  • b0434ea - sandbox: create sandbox directories quickly (PR #1219 by @xaf)
    • ↘️ addresses issue #1208 opened by @xaf
  • 965dcaf - github-release: support for SDK-type releases (PR #1223 by @xaf)
    • ↘️ addresses issue #1177 opened by @xaf
  • f055379 - github-release: add support for immutable releases (PR #1227 by @xaf)
    • ↘️ addresses issue #1222 opened by @xaf
  • bb85ae0 - self-update: use the github-release operation for non-brew self-updates (PR #1228 by @xaf)
  • 043bdf1 - cd: support full git URLs, and --edit flag to open the editor (PR #1229 by @xaf)
    • ↘️ addresses issue #401 opened by @xaf
  • b84d4d0 - sandbox: allow the command to work for existing directories (PR #1230 by @xaf)

🐛 Bug Fixes