Aurora 1.3.0 — "Sirius"
Live developer-tooling workflows and a published docs site.
Added
alint --fix— auto-formats a file in place (AST formatter), then reports the findings that still need a human (undefined names, unused locals).--watchmode forafmtandalint— re-run on every file change, backed by the newaurora.watchlibrary (content-hash change detection; pure core unit-tested).- Documentation site on GitHub Pages, including the auto-generated API reference.
Quality
- 155 host unit tests + 20 in-VM integration checks + the two-VM network test, all green.
See the CHANGELOG. Install/upgrade is unchanged.