Releases: bhagyamudgal/spanical
Releases · bhagyamudgal/spanical
Release list
v0.2.0
spanical v0.2.0
See CHANGELOG.md for what changed.
Installation
curl -fsSL https://raw.githubusercontent.com/bhagyamudgal/spanical/main/install.sh | bashVerification
Downloads are verified against SHA256SUMS (SHA256).
What's Changed
- feat(cli): spanical update replaces installed binaries with the latest release by @bhagyamudgal in #61
- chore: version packages by @github-actions[bot] in #62
Full Changelog: v0.1.0...v0.2.0
v0.1.0
spanical v0.1.0
See CHANGELOG.md for what changed.
Installation
curl -fsSL https://raw.githubusercontent.com/bhagyamudgal/spanical/main/install.sh | bashVerification
Downloads are verified against SHA256SUMS (SHA256).
What's Changed
- feat(report): self-contained HTML dashboard via --format html by @bhagyamudgal in #58
- chore: version packages by @github-actions[bot] in #59
New Contributors
- @github-actions[bot] made their first contribution in #59
Full Changelog: v0.0.0...v0.1.0
v0.0.0
spanical v0.0.0
See CHANGELOG.md for what changed.
Installation
curl -fsSL https://raw.githubusercontent.com/bhagyamudgal/spanical/main/install.sh | bashVerification
Downloads are verified against SHA256SUMS (SHA256).
What's Changed
- chore: scaffold Bun + Turborepo monorepo (Phase 1) by @bhagyamudgal in #23
- feat(config): spanical.config.ts with defineConfig + zod by @bhagyamudgal in #24
- feat: time-window engine and shared CLI flags by @bhagyamudgal in #25
- SQLite cache with Drizzle schema and cache subcommand by @bhagyamudgal in #26
- Git history extraction into the cache by @bhagyamudgal in #27
- scc integration: auto-download and monthly snapshots by @bhagyamudgal in #32
- Aggregation layer: per-period and per-dev rollups by @bhagyamudgal in #29
- Output renderers + churn, contributors, size subcommands by @bhagyamudgal in #30
- spanical report: the composed headline report by @bhagyamudgal in #31
- feat: ownership and bus-factor analysis by @bhagyamudgal in #33
- feat: hotspot scoring and hotspots subcommand by @bhagyamudgal in #34
- fix: canonicalize scc snapshots to one boundary per month by @bhagyamudgal in #35
- feat: per-dev complexity attribution by @bhagyamudgal in #36
- Configure agent skills workflow by @bhagyamudgal in #39
- feat: timeline events and timeline subcommand by @bhagyamudgal in #37
- feat: report v2 — compose hotspots, ownership, complexity, and timeline by @bhagyamudgal in #38
- chore(ci): gate pull requests that target a feature branch by @bhagyamudgal in #51
- feat(config): config-optional runs and config-change cache invalidation by @bhagyamudgal in #46
- feat(github): GraphQL ticket sync and identity bridge by @bhagyamudgal in #47
- feat(tickets): tickets subcommand for throughput, cycle time and thrash by @bhagyamudgal in #48
- feat(reviews): reviews subcommand for review load and latency by @bhagyamudgal in #49
- feat(report): token-gated tickets and reviews sections by @bhagyamudgal in #50
- fix(report): explain empty insight sections by @bhagyamudgal in #53
- fix(core): honor CLI exclusions in cached extraction by @bhagyamudgal in #54
- fix(github): keep long syncs resilient to transient failures by @bhagyamudgal in #55
- feat(core): track rework churn from line lifetimes by @bhagyamudgal in #56
- feat(infra): changesets-driven release pipeline with verified installer by @bhagyamudgal in #57
New Contributors
- @bhagyamudgal made their first contribution in #23
Full Changelog: https://github.com/bhagyamudgal/spanical/commits/v0.0.0