Database Cleaner v2.0.1 Release Notes
Release Date: 2021-02-04 // about 4 years ago-
No data yet ๐
You can check the official repo
Previous changes from v2.0.0
-
=== ๐ 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