Skip to content

Releases: ClosureTree/with_advisory_lock

with_advisory_lock: v5.1.0

21 Jan 02:10
bcc01cc
Compare
Choose a tag to compare

5.1.0 (2024-01-21)

Features

  • use zeitwerk loader instead of ActiveSupport::Autoload (b5082fd)

with_advisory_lock: v5.0.1

21 Jan 00:34
01ddea4
Compare
Choose a tag to compare

5.0.1 (2024-01-21)

Features

  • add release workflow (5d32520)
  • add ruby 3.1 test/support (#60) (514f042)
  • Add testing for activerecord 7.1 and support for trilogy adapter (#77) (69c23fe)
  • add truffleruby support (#62) (ec34bd4)

Bug Fixes

  • User may sometimes pass in non-strings, such as integers (#55) (9885597)