Changelog
All notable changes are tracked in CHANGELOG.md, following Keep a Changelog and Semantic Versioning.
1.1.0 — 2026-06-21
Added
- Attribute-driven wiring:
#[Bind],#[Listen], optional#[Module]. - Convention loading of config, migrations, views and routes.
- Compiled cache (
module:cache/module:clear), wired intooptimize. Modulesfacade andmodule_path()helper.make:modulewithddd,simple,contractspresets + in-module generators.- Lifecycle commands and publishable stubs.
- Compatibility with
module.jsonandmodules_statuses.json.