Skip to content

Latest commit

 

History

History
98 lines (52 loc) · 4.47 KB

File metadata and controls

98 lines (52 loc) · 4.47 KB

Changelog

0.4.4 (2026-04-15)

Bug Fixes

  • harden local storage permissions and history indexing (5e11aa9)

0.4.3 (2026-04-15)

Bug Fixes

  • avoid recall lock errors and harden core coverage (da12986)
  • detect new Homebrew formula files (6d94e0b)

0.4.2 (2026-04-15)

Bug Fixes

  • correct tapped repository path quoting (fd9da88)

0.4.1 (2026-04-15)

Bug Fixes

  • copy rendered formula into tapped checkout (8e52e89)

0.4.0 (2026-04-15)

Features

  • add Homebrew tap release automation (1e1b25c)

0.3.1 (2026-04-14)

Bug Fixes

  • preserve indexed commit ordering (13e87a7)

0.3.0 (2026-04-14)

Features

  • add history indexing and recall search (d9c0560)
  • add persistent handoff summaries (012d900)
  • add release installer script (fc11606)
  • add richer verbose output (310cd58)
  • add SQLite FTS commit search (be550fa)
  • add sqlite-backed note task and decision flows (44900d6)
  • add status command and global output flags (a073eb2)
  • complete MVP follow-up work (51c263b)
  • implement resume summaries (8ba8979)
  • strengthen repo memory recall and sync (42491b4)

Bug Fixes

  • trigger patch release after CI recovery (e486b05)

0.2.0 (2026-04-14)

Features

  • add release installer script (2285703)

0.1.1 (2026-04-14)

Bug Fixes

  • trigger patch release after CI recovery (206b0ff)

0.1.0 (2026-04-14)

Features

  • add history indexing and recall search (d9c0560)
  • add persistent handoff summaries (012d900)
  • add richer verbose output (cc7c54b)
  • add sqlite-backed note task and decision flows (44900d6)
  • add status command and global output flags (a073eb2)
  • implement resume summaries (8ba8979)
  • strengthen repo memory recall and sync (49f43e8)

Changelog

All notable changes to aid will be documented in this file.

The project follows Semantic Versioning and this changelog is managed by release-please.