Skip to content

v0.2.0

Choose a tag to compare

@jryannel jryannel released this 31 Jul 12:12
· 74 commits to main since this release
fef70c7

The first release with a transaction handle, and the first that a
consuming application can depend on without a local replace.

v0.1.0 predates db.go entirely: sqlb.DB and sqlb.New — the handle every
data layer takes — landed after it, along with array columns, codegen
type overrides, a JSON filter tree, schema-impact diffing, and a fix for
an expansion carrying its target's scope onto the join.

Cut for the studio-apps port, which could not compile against v0.1.0.