Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Releases: onemedical/acts_as_scrubbable

v2.1.5

10 Jul 15:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.5

v2.1.3

15 Dec 22:42
abd18d0

Choose a tag to compare

Fixes

  • Fix NameError from nulldb (#34)

v2.1.2

15 Dec 20:48
465f700

Choose a tag to compare

Housekeeping

  • Add PR Security pipeline workflow (#30)
  • Add ruby 3.2.2 support (#31)
  • Updating nulldb adapater for 7.1.2 compatibility (#32)

v2.1.1

14 Dec 15:07
30592f3

Choose a tag to compare

Features

Add support for Ruby 3.

Allow Ruby versions 2 and 3.

v2.0.0

22 Aug 20:40
b28358c

Choose a tag to compare

Features

  • Rails 7 support (#24)
    • Removed support for Rails <6.1

v1.4.0

19 Jul 16:20
a671630

Choose a tag to compare

Features

  • Back to skipping after hooks on one model (#21)
  • Rails 7 support (#22)

v1.1.0

12 Jun 16:50
9d4f775

Choose a tag to compare

Features

  • #13: Parallelize scrubbing a single model

Fixes

  • #12: Support Faker >= 1.9.2