Skip to content

v0.13.0

Choose a tag to compare

@relsunkaev relsunkaev released this 23 Mar 22:51

0.13.0 - 2026-03-23

Breaking Changes

  • feat(api)!: move json helpers under Function namespaces
  • feat(api)!: move scalar helpers under Function namespaces
  • feat(column)!: require expressions for default and generated
  • fix(table)!: require expressions for check constraints

Fixes

  • fix(release): use personal git identity
  • fix(release): fall back to release commits when tags are missing

Docs

  • docs(readme): add postgres functions and defaults note
  • docs(readme): add shaping results imports
  • docs(readme): restructure intro and refresh examples
  • docs(readme): document table options and check constraints