Release Notes
Release Notes
Cerial release history for the ORM and VS Code extension.
Release notes for both Cerial packages, organized by version. Each page covers all patches within a minor release.
GitHub Releases link here — these pages are the single source of truth for what changed.
ORM
| Version | SurrealDB | Status |
|---|---|---|
| 0.1.x | 3.0.1 | Current |
VS Code Extension
| Version | Status |
|---|---|
| 0.1.x | Current |
Version Policy
Both packages follow Semantic Versioning and are versioned independently:
- Patch (0.1.x) — Bug fixes, no API changes
- Minor (0.x.0) — New features, backward-compatible
- Major (x.0.0) — Breaking changes
During the 0.x phase, minor releases may include breaking changes as the API stabilizes.