Skip to content

Releases: ragamo/wtree

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 15:29

Changelog

  • 80284b9 Add GitHub Actions workflow for automated release process
  • 313f5e9 Initial commit
  • 9e6ca48 Initial commit with project structure, including main application logic, command handling for git worktrees, and a TUI interface. Added configuration files (.gitignore, .goreleaser.yml), Go module files (go.mod, go.sum), and a Makefile for build automation.