Database Cleaner v2.0.1 Release Notes

Release Date: 2021-02-04 // about 3 years ago

Previous changes from v2.0.0

  • === ๐Ÿ”„ 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