Release Notes
AuraBoot is in active 0.x development. Release notes track what shipped, what broke, and how to migrate.
Current line
- v0.x — development snapshot — rolling changelog of the 0.x line
How to read these notes
- Features — new capabilities you can use today
- Fixes — bug fixes; if you maintain plugins, cross-check the affected areas in Plugin development
- Docs — documentation changes that don't ship code
- Content — marketing-site or copy changes only
- Deploy / Ops — infrastructure, CI, or deploy plumbing
Versioning policy
Until 1.0 there is no stable semver contract. APIs and DSL fields may move between minor releases. If you need reproducibility, pin to a specific commit and read its changelog entry; the next minor release will document any breaking change in a dedicated Migration section.
Subscribing
- RSS / Atom: planned for 1.0
- GitHub releases: watch the repository for tagged releases
- Sign up for the launch newsletter on the home page