Releases: D1ssolve/wtui
Releases · D1ssolve/wtui
Release list
v0.5.1
v0.5.0
v0.4.0
v0.3.0
Changelog
- f42bc96 Merge pull request #4 from D1ssolve/feature/hotfix
- 240efae feat: split release workflow into prepare/finish stages
- 18df316 feat: add releases panel and related functionality
- 53482a4 feat(tui): enhance task panel functionality with tree mode and selection persistence
- c1790fe feat: enhance services and tasks panels with new validation and state handling
- 9771dbf Configure Dependabot for Go modules and GitHub Actions
- 595a277 Create dependabot.yml for version updates
v0.2.3
v0.2.2
Changelog
- 75cb573 refactor: simplify installation process and enhance version resolution logic
v0.2.1
Changelog
- c46b11c refactor: clean up unused functions and variables across multiple files, update README.md
v0.2.0
Changelog
-
976688e refactor: update import paths to use new repository name
-
976688e test: add tests for lazygit service functionality in services panel
-
976688e feat: implement lazygit service handling in model and services panel
-
976688e fix: adjust output panel and services panel titles for clarity
-
976688e feat: enhance output panel with scrolling functionality
-
976688e test: improve tests for lazygit service messages and error handling
-
976688e chore: clean up unused code and improve readability in model and panels
v0.1.0
Changelog
- 0fc20fa feat: cross-platform installer and release system
- c615637 feat: update output panel lines default and range, enhance command error handling with operation context
- f6fb4fc feat: add clone functionality for task groups and update related UI elements
- 9311229 feat: enhance service sync and stash functionality
- 5fc51ac feat: implement caching for repository resolution and add tests for cache usage
- b10f3cf feat: add [C] VS Code command to open .code-workspace, remove shell exec
- 7b76d09 feat: remote branch conflict handling, in-memory cache, and goroutine safety fixes
- 822bcf1 feat: enhance filtering functionality in TUI panels
- 9d1f4eb Refactor TUI panels to implement filtering functionality and improve code organization
- 173d35d more feature, more stable
- 6c979c3 initial project setup — wtui git worktree manager