Skip to content

Releases: irphilli/activerecord-batch_touching

v3.0.0

09 Jul 00:46
89e4ff1
Compare
Choose a tag to compare

What's Changed

  • Breaking Change: support ruby 3.3 and drop 3.0 by @irphilli in #8

Full Changelog: v2.0.0...v3.0.0

v2.0.0

22 Mar 22:10
ea91074
Compare
Choose a tag to compare

What's Changed

  • Breaking Change: support ruby 3.2 and drop 2.7 by @irphilli in #4
  • test against activerecord 7.1 by @irphilli in #5

Full Changelog: v1.2...v2.0.0

v1.2

15 Jul 19:20
Compare
Choose a tag to compare

What's Changed

  • feat: sort records by id when touching by @irphilli in #3

Full Changelog: v1.1...v1.2

v1.1

07 Jul 16:44
Compare
Choose a tag to compare

What's Changed

  • feat: do touches in separate transaction by @irphilli in #2

Full Changelog: v1.0...v1.1

v1.0

06 Jul 15:57
Compare
Choose a tag to compare
  • Initial Release! 🎉