Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 11:07
· 56 commits to main since this release
65fbd06

What's Changed

  • feat(spa): PR-1 — wire Tailwind v4 + DaisyUI 5 + Alpine.js infrastructure (v0.5.x) by @emrecdr in #7
  • fix(sqlite): emit clones table in --format sqlite full dump by @emrecdr in #17
  • fix(clones): route .tsx through LANGUAGE_TSX grammar + accept .jsx by @emrecdr in #18
  • feat(spa): v0.5.x UI redesign bundle — PR-2 through PR-8 (squash) by @emrecdr in #19
  • docs(report): validate F77-F88 audit pass against HEAD source by @emrecdr in #20
  • perf(complexity): drop redundant source clone in compute_for_file (F78) by @emrecdr in #21
  • feat(spa): V2 DaisyUI theme-controller migration (closes F79 + V1) by @emrecdr in #23
  • feat(spa): X-Ray sunburst encodes cognitive complexity as colour (F81) by @emrecdr in #25
  • fix(clones): populate_clones_at_head reads from query_live_paths (F77) by @emrecdr in #26
  • feat(spa): clone-detection overlay on hotspot circle-pack (F83) by @emrecdr in #27
  • perf(sql): rewrite apply_grouping hunks cleanup to NOT EXISTS (F85) by @emrecdr in #28
  • feat(spa): multi-column widget grid on wide screens (F80) — rebased by @emrecdr in #29
  • docs: wrap up audit-pass paperwork (CHANGELOG + report + README) by @emrecdr in #30
  • docs: validate Tailwind/DaisyUI/Alpine stack docs + drop dead @theme tokens by @emrecdr in #31
  • chore(deps): bump Alpine.js + persist plugin 3.15.8 → 3.15.12 by @emrecdr in #32
  • fix(release): cut-release.sh follows internal workspace path-deps by @emrecdr in #33
  • fix(release): stage crates/*/Cargo.toml on release commit + sync v0.5.0 pins by @emrecdr in #34

New Contributors

Full Changelog: v0.4.6...v0.5.0