| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-05 | feat(installer): wire InstallerInterface marker-trait downcasts | nsfisis | |
| Add as_binary_presence_interface and as_plugin_installer_mut to InstallerInterface following the downloader marker-trait downcast pattern, so InstallationManager can model the PHP instanceof checks in ensureBinariesPresence and disablePlugins. Make BinaryPresenceInterface take &mut self, resolving LibraryInstaller's stubbed trait impl. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||
| 2026-05-27 | refactor(package): pass package handles by value throughout | nsfisis | |
| 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-12 | feat(port): port BinaryPresenceInterface.php | nsfisis | |
| 2026-05-12 | feat(init): add scaffold files | nsfisis | |
