| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-21 | feat(outdated): implement outdated command with version comparison and filtering | nsfisis | |
| Replaces the todo\!() stub with full implementation that loads installed or locked packages, fetches latest versions from Packagist, classifies updates as semver-compatible (red) or semver-incompatible (yellow), and supports all flags: --direct, --locked, --no-dev, --major-only, --minor-only, --patch-only, --format json, --strict, and --ignore. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-11 | change commands::*::execute() signatures | nsfisis | |
| 2026-02-11 | enable workspace | nsfisis | |
