Skip to content

v0.2.1 — spec-kit-linear-sync (rename + pull alignment fix)

Choose a tag to compare

@ashbrener ashbrener released this 03 Jun 14:53
· 27 commits to main since this release
e515963

Branding/metadata release. The repo + extension display name become spec-kit-linear-sync, joining the spec-kit-<tracker>-sync family. No behavior changeextension.id stays linear, so /speckit.linear.* commands are unchanged, and GitHub redirects the old repo URL.

Fixed

  • #31speckit.linear.pull --human misaligned every column when a cell was empty (no phase:* label, null estimate): IFS=$'\t' read collapsed empty fields (tab is IFS-whitespace), shifting later columns left. Now splits on a non-whitespace unit separator so empty fields are preserved.

Changed

  • Repository renamed spec-kit-linearspec-kit-linear-sync; extension.yml name/repository/homepage updated.
  • Functional identifiers intentionally unchanged: command ids, FR-033 hook markers, specs/001-* paths, the GitHub Action filename.

Upgrade: nothing required. Installed users keep /speckit.linear.*. The old GitHub URL redirects; new canonical URL is https://github.com/ashbrener/spec-kit-linear-sync