Skip to content

Releases: D1ssolve/wtui

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 08:51

Changelog

  • 62a286c Refactor modal components to remove terminal size fields and related methods

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:00

Changelog

  • 1dc11db Refactor TUI panels to enhance rendering and theming
  • 791d022 docs: define reference UI redesign

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:00

Changelog

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:24
f42bc96

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

Choose a tag to compare

@github-actions github-actions released this 23 May 05:07

Changelog

  • dd4bcf1 feat: add Windows resource configuration and update .gitignore for generated files
  • e41f339 feat: add MIT License file to the repository
  • d365bf3 refactor: simplify installation process and enhance version resolution logic

v0.2.2

Choose a tag to compare

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

Changelog

  • 75cb573 refactor: simplify installation process and enhance version resolution logic

v0.2.1

Choose a tag to compare

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

Changelog

  • c46b11c refactor: clean up unused functions and variables across multiple files, update README.md

v0.2.0

Choose a tag to compare

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

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

Choose a tag to compare

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

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