Cerial
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

VersionSurrealDBStatus
0.1.x3.0.1Current

VS Code Extension

VersionStatus
0.1.xCurrent

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.

On this page