All checks were successful
Pipeline / UI Lint (push) Successful in 59s
Pipeline / API Unit Tests (push) Successful in 19s
Pipeline / API Lint (push) Successful in 9s
Pipeline / UI Tests (push) Successful in 1m34s
Pipeline / API Integration Tests (push) Successful in 28s
Pipeline / Build & Push API Image (push) Has been skipped
Pipeline / Build & Push UI Image (push) Has been skipped
10 lines
333 B
Markdown
10 lines
333 B
Markdown
# Changelog
|
|
|
|
## [1.0.0] - 2026-04-20
|
|
|
|
### Added
|
|
- Initial release
|
|
- `speckit.memory-loader.load` command to read all `.specify/memory/*.md` files
|
|
- `before_*` hooks for specify, plan, tasks, implement, clarify, checklist, and analyze lifecycle commands
|
|
- Graceful degradation when memory directory is missing or files are unreadable
|