Skip to content

v0.2.0

Latest

Choose a tag to compare

@qdriven qdriven released this 07 Jul 06:10

Added

  • spark git batch-clone — GitLab support for self-hosted and gitlab.com instances, including nested subgroups
  • spark git batch-clone --token — GitLab authentication via flag or GITLAB_TOKEN / GITLAB_PRIVATE_TOKEN env vars
  • spark git update --ssh — Force HTTPS GitHub remotes to SSH during batch update
  • spark magic copy-config — Deploy embedded Neovim and Ghostty dotfile templates to local, SSH, or custom paths
  • internal/gitlab — GitLab API client for batch-clone
  • internal/templates — Embedded nvim/ghostty configs via //go:embed

Changed

  • spark git clone — Improved URL/slug parsing and gh repo clone integration (default SSH)
  • Documentation aligned with current command set (README.md, AGENTS.md, docs/usage/, CLAUDE.md)

Fixed

  • GitLab batch-clone fork detection via forked_from field

Full Changelog: https://github.com/variableway/spark-cli/blob/main/CHANGELOG.md