Skip to content

Releases: Snehil-Shah/pg_dispatch

v0.1.5

01 Jun 22:25

Choose a tag to compare

Release of pg_dispatch version 0.1.5.

Find the official distributions from:

Changes

Documentation

  • docs: update description

Tests

  • test: add integration tests for Supabase

Maintenance

  • chore: remove dist recipe
  • build: add workflow for integration tests
  • build: add recipe to bundle a release
  • build: use version agnostic source files
  • build: add sanity checks before drafting new releases

v0.1.3

29 May 12:12

Choose a tag to compare

Release of pg_dispatch version 0.1.3.

Find the official distributions from:

Changes

Documentation

  • docs: update API documentation

Maintenance

  • chore: add metadata for PGXN
  • chore: update license
  • build: add workflow to publish to PGXN
  • build: add Makefile for PGXS

v0.1.2

28 May 12:05

Choose a tag to compare

Release of pg_dispatch version 0.1.2.

Go to database.dev for the latest installation.

Changes

Features

  • feat: add first rendition

Bug Fixes

  • fix: remove outdated migration

Documentation

  • docs: update API documentation

Maintenance

  • chore: update API documentation
  • chore: add script to update docs
  • build: fix changelog generation
  • build: add write permissions to GitHub release workflow
  • build: trigger publish workflow on docs updation
  • build: add workflows for docs and releases