Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 22:38

Changelog

  • 693c012 Add ddev-mngr design document
  • 55a54e1 ci: add GitHub Actions release workflow
  • 12eea8a feat: add Cobra CLI framework
  • 5deff67 feat: add DDEV client with list functionality
  • 60a73d8 feat: add TUI model with styles
  • 9104880 feat: add TUI update logic
  • 5660fd7 feat: add TUI view rendering
  • 79b6c1b feat: add list command
  • f06c45e feat: add start command
  • 35cbfbc feat: add start/stop commands to DDEV client
  • 4f00147 feat: add status command
  • 3edb186 feat: add stop command
  • efe15e1 feat: initialize Go module
  • 2768e56 feat: integrate TUI into root command
  • 8f8c742 fix: correct DDEV start command and add error context
  • 2cf95b2 fix: improve error handling in DDEV client