Skip to content

Latest commit

 

History

History
60 lines (27 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

60 lines (27 loc) · 2.65 KB

[Unreleased]

0.2.7 (2025-02-16)

Bug Fixes

  • Removes the github gem publish action which was broken (#23) (d16e096)

0.2.6 (2025-02-16)

Bug Fixes

  • Again with the transactional language, and force a release (#21) (18b1824)

0.2.5 (2025-02-16)

Bug Fixes

  • Correct docs so that extension is used (#13) (c050c5e)

0.2.4 (2025-02-16)

Bug Fixes

  • Corrected indentation of guard clause (#11) (1216606)

0.2.3 (2025-02-15)

Features

0.2.2 (2025-02-15)

Bug Fixes

  • Corrects github remote to origin and ignores rubygems api checksum (#6) (eb2e557)

0.2.1 (2025-02-15)

Features

  • initial commit (c7cbcb0)
  • Removes the pg_triggers extension to just leave pgt_outbox (d354218)

Bug Fixes

  • Get it back to feature parity with sequel_postgresql_triggers (#2) (708a6e8)

[0.1.0] - 2025-02-14

  • Initial release