Skip to content

Releases: yosuang/DevCTL

DevCTL 0.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Mar 16:01
9b37d89

What's Changed

  • refactor: restructure kit store to match .devctl layout by @yosuang in #35
  • chore(deps): bump microsoft/setup-msbuild from 2.0.0 to 3.0.0 by @dependabot[bot] in #36
  • feat: allow users to check sync state before running sync by @yosuang in #37

Full Changelog: v0.0.1...v0.0.2

DevCTL 0.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Mar 17:06

What's Changed

  • chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.7 to 1.3.9 by @dependabot[bot] in #2
  • chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #5
  • chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #6
  • chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.1.0 by @dependabot[bot] in #7
  • refactor!: redesign codebase for v2 with vault, config, and package manager support by @yosuang in #33
  • feat: add sync command for git-based config synchronization by @yosuang in #34

Full Changelog: https://github.com/yosuang/devctl/commits/v0.0.1