Skip to content

Releases: veeqo/activejob-uniqueness

v0.1.3

17 Aug 14:28
Compare
Choose a tag to compare

Fixed

  • #7 Fix deprecation warnings for ruby 2.7 by @tonobo

Changed

  • #8 Use appraisal gem to control gem versions of tests matrix
  • #9 Refactor of Sidekiq API patch. Fixes #6 Rails boot error for version 0.1.2
  • #10 Refactor changelog to comply with Keep a Changelog

v0.1.2

17 Aug 14:28
Compare
Choose a tag to compare

Added

  • #5 Release lock for Sidekiq adapter by @vbyno

v0.1.1

17 Aug 14:29
Compare
Choose a tag to compare

Fixed

  • #4 Fix NoMethodError on Rails.application.eager_load! in Rails initializer