Skip to content

Releases: willbryant/kitchen_sync

v2.21

15 Apr 23:03

Choose a tag to compare

  • Fix compilation errors with newer toolchains. Thanks @cho-m.
  • Compatibility with CMake v4. Thanks @scottgeary.

v2.20

30 Oct 06:40

Choose a tag to compare

  • Fix another unnecessary index re-creation case.
  • Fix some compiler deprecations.

v2.19

29 Oct 09:37

Choose a tag to compare

  • Fix unnecessary index re-creation when another unique index has been created at the 'from' end. Thanks @flux-ricky.

v2.18

12 Oct 22:55

Choose a tag to compare

  • Fix startup on ARM Linux.

v2.17

22 Jan 10:11

Choose a tag to compare

  • Wrap filter expressions in type-casts to match the column to ensure that they hash correctly.

v2.16

01 Jan 02:00

Choose a tag to compare

  • Automatically create/replace PostgreSQL enum types that are used in the tables being synced.

v2.15

28 Dec 23:45

Choose a tag to compare

  • Fix build for later Homebrew libpq installations.
  • Upgrade BLAKE3 to 1.3.3.

v2.14

03 Jan 20:16

Choose a tag to compare

  • Fix compilation regression on M1 macs.

v2.13

03 Jan 10:14

Choose a tag to compare

  • Fix compilation on ARM Linux.

v2.12

31 Dec 09:29

Choose a tag to compare

  • Upgrade BLAKE3 to 1.2.0.
  • Upgrade yaml-cpp to 0.7.0.