| Age | Commit message (Expand) | Author |
| 2026-05-10 | refactor(io): introduce IoInterface trait mirroring Composer IOInterface | nsfisis |
| 2026-05-10 | refactor(workspace): consolidate crates into mozart-core | nsfisis |
| 2026-05-09 | refactor(show): make format field non-optional with default "text" | nsfisis |
| 2026-05-09 | refactor(console): accept format args directly in console_writeln! macros | nsfisis |
| 2026-05-09 | refactor(show): Slice A — align show.rs with Composer's ShowCommand pipeline | nsfisis |
| 2026-05-08 | fix(browse): mirror Composer's HomeCommand semantics | nsfisis |
| 2026-05-06 | refactor(console): add write macros and migrate commands to use them | nsfisis |
| 2026-05-05 | chore: remove redundant comments | nsfisis |
| 2026-05-05 | refactor(commands): consolidate working_dir resolution into Cli method | nsfisis |
| 2026-05-04 | feat(show): expand license output with name, OSI flag, and URL | nsfisis |
| 2026-05-03 | refactor: switch internal maps/sets from HashMap to IndexMap | nsfisis |
| 2026-02-24 | feat(cache): enable repo cache for all Packagist API calls | nsfisis |
| 2026-02-23 | refactor(cli): route command output through Console abstraction | nsfisis |
| 2026-02-23 | fix(update): implement --with constraints, inline shorthand, and APCu passthr... | nsfisis |
| 2026-02-23 | fix(show): validate option combinations and support --ignore wildcards | nsfisis |
| 2026-02-23 | fix(show,outdated): align outdated classification and wildcard handling with ... | nsfisis |
| 2026-02-22 | fix(show,outdated): reject multiple level filters at once | nsfisis |
| 2026-02-22 | refactor(console): add console_format! proc macro and migrate all commands | 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(check-platform-reqs): implement command to verify PHP platform requirements | nsfisis |
| 2026-02-21 | feat(cache): add filesystem-backed cache with TTL expiration and size-limited GC | nsfisis |
| 2026-02-21 | feat(show): implement --tree, --latest, --outdated, --available, --platform, ... | nsfisis |
| 2026-02-21 | feat(show): implement show command with installed, locked, and self modes | nsfisis |
| 2026-02-11 | change commands::*::execute() signatures | nsfisis |
| 2026-02-11 | enable workspace | nsfisis |