Skip to content

Releases: vendrinc/pg_parcel

v1.2.0

28 Sep 16:59
5a70501

Choose a tag to compare

Merge pull request #38 from vendrinc/release_1.2.0

Release 1.2.0

v1.1.0

25 Sep 17:54

Choose a tag to compare

Release 1.1.0

v1.0.0

16 Mar 20:52

Choose a tag to compare

This version adds multiple --id support, feature flags, skip_tables is a RegExp list, better TLS support, and introduces session variables for your override queries.

What's Changed

  • Accept multiple --id options by @allenap in #19
  • Add Smoke tests to CI and release flows by @rmichalak in #26
  • Add feature flags for selective filtering by @jelder in #31
  • The skip_tables option is now a list of regular expressions by @allenap in #30
  • Prepare for 1.0 by @jelder in #33

Full Changelog: v0.4.4...v1.0.0

v0.4.4

06 Dec 12:29
bec496c

Choose a tag to compare

Merge pull request #25 from Blissfully/robertmichalak/fix-linux-build

fix linux release

v0.4.3

19 Oct 17:56

Choose a tag to compare

Make DB URL optional/overridable

v0.4.2

27 May 21:19

Choose a tag to compare

bump version for fix 3693388

v0.4.1

20 Apr 10:19

Choose a tag to compare

Bump version to 0.4.1

v0.3.2

18 Apr 10:40

Choose a tag to compare

Bump version to 0.3.2

v0.3.1

07 Apr 13:31

Choose a tag to compare

Re-release 0.3.1 with GitHub assets

0.3.0

07 Mar 20:48

Choose a tag to compare

Add more command line arguments