v0.2.1 — spec-kit-linear-sync (rename + pull alignment fix)
Branding/metadata release. The repo + extension display name become spec-kit-linear-sync, joining the spec-kit-<tracker>-sync family. No behavior change — extension.id stays linear, so /speckit.linear.* commands are unchanged, and GitHub redirects the old repo URL.
Fixed
- #31 —
speckit.linear.pull --humanmisaligned every column when a cell was empty (nophase:*label,nullestimate):IFS=$'\t' readcollapsed 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-linear→spec-kit-linear-sync;extension.ymlname/repository/homepageupdated. - 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