aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-core/src/lib.rs
AgeCommit message (Expand)Author
2026-05-08fix(run-script): align with Composer's RunScriptCommand pipelinensfisis
2026-05-08fix(suggests): align with Composer's SuggestsCommand pipelinensfisis
2026-05-08fix(diagnose): align with Composer's DiagnoseCommand orchestrationnsfisis
2026-05-08fix(licenses): align with Composer's LicensesCommand pipelinensfisis
2026-05-05feat(core): port Factory::createConfig() as factory::create_config()nsfisis
2026-05-05refactor(core): replace ComposerConfig with typed Config structnsfisis
2026-05-05feat(core): add Composer struct mirroring requireComposer/tryComposernsfisis
2026-05-05refactor(core): centralize version constant in mozart-corensfisis
2026-02-23fix(show,outdated): align outdated classification and wildcard handling with ...nsfisis
2026-02-22refactor(console): add console_format! proc macro and migrate all commandsnsfisis
2026-02-22refactor(http): centralize User-Agent string in mozart-corensfisis
2026-02-22refactor(workspace): split monolithic crate into 6 workspace cratesnsfisis