Releases: pg-nano/pg-schema-diff
Releases · pg-nano/pg-schema-diff
v0.7.5
Changelog
- 4b6abbe 0.7.5
- 85460c4 Add proc support (stripe#185)
- 4ed856e Add support for Postgres17 (+ misc linting changes) (stripe#187)
- 508843d Bump golang.org/x/crypto from 0.20.0 to 0.31.0 (stripe#188)
- ba17016 chore: update goreleaser config to not publish drafts
v0.7.4
v0.7.3
Changelog
- a32895f 0.7.3
- f036cb2 Add JSON output support to pg-schema-diff plan. (stripe#175)
- 21fab6a Fix defaults with identity column (stripe#183)
- c80b72b Merge remote-tracking branch 'stripe/main'
- 9216a8f Refactor SQL generation - graph-first approach (stripe#176)
v0.7.2
Changelog
- ae17d9f Add JSON output support to pg-schema-diff plan. (stripe#175)
- d20f7c4 Refactor SQL generation - graph-first approach (stripe#176)
- 058437c Revert "feat: add --pre-plan-file flag"
- 9344d0a feat: set check_function_bodies=off in runPlan
- 027e954 fix: set check_function_bodies=off in ddlSchemaSource#GetSchema
v0.7.1
Changelog
- 8dccbdb Add --pre-plan-file flag
- ba73d0a Add support for column identities (stripe#164)
- 5fe8259 Improve dir schema source errors (stripe#172)
v0.7.0
Initial release.