Releases: Snehil-Shah/pg_dispatch
Releases · Snehil-Shah/pg_dispatch
v0.1.5
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
distrecipe - 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
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
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