Skip to content

v0.1.25

Choose a tag to compare

@timvw-ci-bot timvw-ci-bot released this 20 Mar 08:50
· 37 commits to main since this release
edb707f

Changelog

  • c2e7764 Add renovate.json
  • d295022 chore(deps): update actions/checkout action to v6
  • bddb9f0 chore(deps): update actions/create-github-app-token action to v2
  • 3d7173f chore(deps): update actions/create-github-app-token action to v3
  • 3be81c7 chore(deps): update actions/setup-go action to v6
  • 41d262e chore(deps): update dependency go to 1.26 (#56)
  • 9af4953 chore(deps): update github artifact actions
  • fd510af chore(deps): update golangci/golangci-lint-action action to v9 (#65)
  • f6f4b7d chore(deps): update goreleaser/goreleaser-action action to v7
  • b45f1e8 feat: add examples command and machine-readable json output (#60)
  • d2da3b1 feat: add migrate command to reconcile worktree paths
  • 5e8bf61 feat: move primary checkout out of worktree root during migrate
  • 501dd5a fix(deps): update module github.com/spf13/cobra to v1.10.2 (#57)
  • 615b737 fix: clarify primary checkout handling in migrate preview
  • 42cc634 fix: complete checkout/create from all branches (#68)
  • 1e42db9 refactor: run migrate directly without apply preview mode