Skip to content

v0.1.0

Choose a tag to compare

@jryannel jryannel released this 27 Jul 20:16
· 140 commits to main since this release

The first tagged release. Pre-1.0, one author, no observed consumers — see
compatibility for what
this tag freezes and which surfaces are expected to move.

Frozen from here: the Executor interface, the URL filter grammar, and the
shape of generated DDL. Those are the surfaces other code and other systems
couple to; breaking them would invalidate stored data or deployed clients rather
than just call sites.

Expected to move before v1.0: anything listed under "Will move" in that
document. Semantic versioning applies from v1.0.0; until then a minor bump may
break one of those, and each break is described in the release notes with the
mechanical edit that fixes it.

Documentation: https://jryannel.github.io/sqlb/