Skip to content

Version 0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 20:41
963b5b1

What's Changed

Commits since latest

  • feat(ci): add automated release workflow (963b5b1)
  • docs: add packaging section with TUI theming documentation (9d9f636)
  • docs(config): add example packaging configuration (0f52e9d)
  • fix(tui): prevent set -e exit on gum check, update gum to v0.17.0 (11423a5)
  • Merge pull request #9 from xaoscience/feat/gum-tui-themes (cda2559)
  • feat(packaging): integrate Gum TUI theming into all package formats (e31cc03)
  • feat(tui): add theme configuration file with 3 presets (c26402d)
  • feat(tui): add Gum-based TUI library with theming support (720eb29)
  • fix(fix-history): improve cleanup to separate local/remote refs (22a7833)
  • feat(containerise): add editor (nano) installation and default editor config + consolidate redundant baked in git config (d9d7b56)
  • feat(fix-history): add timed merge pr commits to preserve order (e9ad159)
  • Merge pull request #8 from xaoscience/feat/packaging-automation (edae3de)
  • refactor: simplify packaging alias to dc-pkg only (2285606)
  • feat: integrate packaging.sh with dev-control menu and aliases (562f812)
  • feat: add packaging.sh for multi-platform package automation (97b2c34)
  • Merge pull request #7 from xaoscience/refactor/git-control-wrapper (ff0bacc)
  • feat: add git-control.sh wrapper for unified git services (d5dc639)
  • feat/fix(gc-mcp): include absolute node path to mcp setup (20cd9b6)
  • fix(gc-mcp): redirect print_info to stderr so it doesn't pollute the return value (2411697)
  • feat(gc-mcp): detect and use absolute npx path (38b642c)
  • chore(gc-create): add back owner selection and owner as slug (d3fc6ec)
  • chore(dc-init): add lost description saving + url recognition and addition (037cfae)

Installation

Quick Install (tarball)

curl -fsSL https://github.com/xaoscience/dev-control/releases/download/v0.2.0/dev-control-0.2.0.tar.gz | tar xz
cd dev-control-0.2.0
./install.sh

Homebrew (coming soon)

brew tap xaoscience/tap
brew install dev-control

Checksums

File SHA256
dev-control-0.2.0.tar.gz 72c423034828806b32addec9a54b6bfa06d093b2f2aa425ac05977587f83d985

Full Changelog: latest...v0.2.0