Skip to content

Releases: sbdchd/squawk

v1.5.4

16 Jan 23:14
2b69ef5
Compare
Choose a tag to compare

Fixed

v1.5.3

12 Jan 14:54
0060f5a
Compare
Choose a tag to compare

Fixed

  • Bump package version to set latest (#404).

Fixed accidental glibc upgrade

11 Jan 18:30
c8a52e0
Compare
Choose a tag to compare

Fixed

  • Fixed accidental glibc upgrade (#401).

v1.5.1

12 Jan 14:37
32ec6bf
Compare
Choose a tag to compare

Fixed

  • Fixed support for custom LIBPG_QUERY_PATH (#399).

fix warnings for generated columns

10 Jan 14:30
546ae73
Compare
Choose a tag to compare

Added

  • Added warning to adding-field-with-default to warn about generated columns (#397).

Fixed

  • Fixed bug in adding-required-field where generated columns were incorrectly flagged (#397).

v1.4.1 - 2024-10-10

Fixed

support arm64

24 Sep 13:53
8ebcabc
Compare
Choose a tag to compare

Added

  • added support for linux arm64 builds (#382).

support windows

08 Sep 21:51
fa08aa9
Compare
Choose a tag to compare

Added

Fixed

  • fixed "prefer-robust-stmts" to work with RLS (#367)

fix darwin-x86 install

26 Jun 16:54
ca1f346
Compare
Choose a tag to compare

Fixed

  • fix install for darwin-x86. Thanks @nanpx! (#361)

fix build for macOS arm64 and x86

17 Jun 01:46
e0212fa
Compare
Choose a tag to compare

Fixed

  • fix build for macos arm64 (#356)

fail_on_violations configuration. root flags in upload-to-github subcommand

13 Jun 23:59
a7d59a9
Compare
Choose a tag to compare

Changed

  • support configuration for "fail_on_violations" via upload_to_github.fail_on_violations (#353)
  • support root flags within upload-to-github subcommand (#353)