| Age | Commit message (Expand) | Author |
| 2026-05-06 | feat(core): port Factory::createComposer and AutoloadGenerator::dump | nsfisis |
| 2026-05-06 | refactor(console): rename color helpers and migrate call sites to console_for... | nsfisis |
| 2026-05-05 | refactor(core): replace ComposerConfig with typed Config struct | nsfisis |
| 2026-05-05 | feat(dump-autoload): warn and exit 1 on missing installed packages | nsfisis |
| 2026-05-05 | refactor(commands): consolidate working_dir resolution into Cli method | nsfisis |
| 2026-05-05 | feat(core): add Composer struct mirroring requireComposer/tryComposer | nsfisis |
| 2026-02-23 | refactor(cli): replace std::process::exit() with bail_silent in command handlers | nsfisis |
| 2026-02-23 | fix(global): add ~/.composer fallback, XDG auto-detection, and no-arg handling | nsfisis |
| 2026-02-23 | fix(dump-autoload): add config defaults, CLI validation, and class count output | nsfisis |
| 2026-02-22 | refactor(async): migrate from blocking HTTP to async/await with tokio | nsfisis |
| 2026-02-22 | refactor(workspace): split monolithic crate into 6 workspace crates | nsfisis |
| 2026-02-21 | feat(console): add structured error handling, verbosity, and suggestions | nsfisis |
| 2026-02-21 | feat(autoload): add classmap scanning, optimize, APCu, platform checks, and s... | nsfisis |
| 2026-02-21 | feat(install): add InstallConfig, platform warnings, and download progress | nsfisis |
| 2026-02-21 | feat(autoload): generate Composer-compatible PHP autoloader files | nsfisis |
| 2026-02-11 | change commands::*::execute() signatures | nsfisis |
| 2026-02-11 | enable workspace | nsfisis |