Skip to content

Releases: foreverfl/gitt

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 09 May 08:15

Changelog

  • feat: enforce branch protection in rename and remove commands (14de9f5)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 09 May 07:57

Changelog

  • feat: add protection checks for branch renaming to enforce policy compliance (d2ddbe2)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 May 07:35

Changelog

  • feat: update go.mod and go.sum with new dependencies; enhance prompt functionality with huh integration (d7eaf97)

Full Changelog: v0.2.21...v0.3.0

v0.2.21

Choose a tag to compare

@github-actions github-actions released this 09 May 06:34

Changelog

  • feat: add PROTECTED column to worktree listing for better visibility (73bf64a)

Full Changelog: v0.2.20...v0.2.21

v0.2.20

Choose a tag to compare

@github-actions github-actions released this 09 May 06:32

Changelog

  • chore: update actions/download-artifact to v7 (39a8531)

Full Changelog: v0.2.19...v0.2.20

v0.2.19

Choose a tag to compare

@github-actions github-actions released this 09 May 06:27

Changelog

  • chore: update actions/upload-artifact and actions/download-artifact to v6 (6435641)

Full Changelog: v0.2.18...v0.2.19

v0.2.18

Choose a tag to compare

@github-actions github-actions released this 06 May 22:08

Changelog

  • feat: add --dry-run flag for previewing actions without changes (1b8e529)
  • feat: add project type selection to init command and implement related prompts (f0c0ce1)
  • feat: add init command to README for repository initialization (373040c)
  • chore: rename repo.go to type_repo.go (ead1767)
  • feat: implement reconciliation of protected branches and related SQL operations (c056728)
  • feat: implement init command for repository initialization with worktree support (b1e8394)
  • feat: stamp is_protected on worktree rows at register time from config (b49fe6e)

Full Changelog: v0.2.17...v0.2.18

v0.2.17

Choose a tag to compare

@github-actions github-actions released this 06 May 21:00

Changelog

  • feat: stamp is_protected on worktree rows at register time from config (d06e5eb)
  • feat: add project type selection to init command and implement related prompts (d3229a1)
  • feat: add init command to README for repository initialization (43823a4)
  • feat: implement init command for repository initialization with worktree support (64e8b2a)

Full Changelog: v0.2.16...v0.2.17

v0.2.16

Choose a tag to compare

@github-actions github-actions released this 06 May 07:56

Changelog

  • feat: implement init command for repository initialization with worktree support (b1e8394)
  • feat: stamp is_protected on worktree rows at register time from config (b49fe6e)

Full Changelog: v0.2.15...v0.2.16

v0.2.15

Choose a tag to compare

@github-actions github-actions released this 06 May 07:08

Changelog

  • feat: implement init command for repository initialization with worktree support (64e8b2a)

Full Changelog: v0.2.14...v0.2.15