Skip to content

Releases: stripe/pg-schema-diff

v1.0.2

02 Sep 06:22
ae55066

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 Sep 10:15
7742250

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Aug 21:00
a7b3d5e

Choose a tag to compare

Releasing first major version, since the API has stabilized.

What's Changed

Full Changelog: v0.9.3...v1.0.0

v0.9.3

25 Aug 16:53
bed0fd3

Choose a tag to compare

v0.9.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

11 Aug 02:54
c92dd62

Choose a tag to compare

v0.9.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

20 Jul 22:35
cd8f79a

Choose a tag to compare

v0.9.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

23 Mar 19:52
b0ba687

Choose a tag to compare

v0.9.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

26 Nov 14:07
9216a8f

Choose a tag to compare

v0.8.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0 - Enum, RLS, and Alter Sequence Support

29 May 16:23
045fd2c

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

Multi-schema support and diffing two databases

09 Feb 00:13
7fc1d07

Choose a tag to compare

Summary

  • Diff any schemas, not just public
  • Diff two databases instead of a database and DDL
  • New interface for generating plans (Generate). GeneratePlan is now deprecated.

What's Changed

Full Changelog: v0.5.0...v0.6.0