- Fixed: Lock is now unlocked when an exception is raised in a log #17
- Changed: Removed mis-spelling of "aquired" #17
- Fix method spelling (#16)
- Fix regression where a block that returned a
false
would cause thelock!
method to incorrectly raise an error (#15)
- Return the result evaluated inside the block (#10)
- Support Rails 5 and newer PG versions [#5]
- Allow setting default connection with constant.
- First version.