| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-06 | chore(shirabe): remove ports of PHP @deprecated APIs | nsfisis | |
| Composer does not use its own deprecated APIs internally, so drop their Rust ports: whole deprecated classes, methods, constants, and field. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
| 2026-05-23 | refactor(semver): change ConstraintInterface to a closed enum | nsfisis | |
| Replace the dyn ConstraintInterface trait objects with an AnyConstraint enum closing over its four implementors (Simple, Multi, MatchAll, MatchNone), mirroring the earlier Rule enum conversion. Rename constraint.rs to simple_constraint.rs to match the renamed Constraint type. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-20 | refactor: re-export module items to shorten import paths | nsfisis | |
| 2026-05-17 | fix(compile): use std::sync::LazyLock for global cache | nsfisis | |
| 2026-05-17 | chore(style): cargo fmt | nsfisis | |
| 2026-05-16 | feat(port): port InstalledVersions.php | nsfisis | |
| 2026-05-12 | feat(init): add scaffold files | nsfisis | |
