Database Cleaner v2.0.0 Release Notes
Release Date: 2021-01-31 // about 2 years ago-
=== 🔄 Changes
- Rename
url_whitelist
tourl_allowlist
- Allowlist now supports regular expressions
- Fixed Ruby 2.7 deprecation warnings
=== 💥 Breaking changes
- Failed checks against the allowlist now raise
UrlNotAllowed
rather thanNotWhitelistedUrl
- Rename