Database Cleaner v2.0.0 Release Notes

Release Date: 2021-01-31 // about 3 years ago
  • === 🔄 Changes

    • Rename url_whitelist to url_allowlist
    • Allowlist now supports regular expressions
    • Fixed Ruby 2.7 deprecation warnings

    === 💥 Breaking changes

    • Failed checks against the allowlist now raise UrlNotAllowed rather than NotWhitelistedUrl