You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the constraint on milpa/command moves from ^0.1 || ^0.2 to ^0.3, so this package can no longer be installed alongside command 0.1 or 0.2.
se eliminan Milpa\Runtime\Events\CapabilityResolvedEvent, KernelBootedEvent, PluginBootedEvent y PluginBootingEvent —usa las de Milpa\Events, que son las que el kernel emite de verdad— y Milpa\Runtime\Http\Router, reemplazada por Milpa\Http\Routing\Router.
Features
la costura de estrategias de boot — el Kernel delega la fase de plugins (2264006)
quitar los duplicados muertos de eventos y router (fc28c97)
require milpa/command ^0.3 (and milpa/plugin ^0.4 in dev) (9d9126d)