File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1- {"." :" 5.2.6 " }
1+ {"." :" 5.3.0 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.3.0] ( https://github.com/micke/valid_email2/compare/v5.2.6...v5.3.0 ) (2024-08-31)
4+
5+
6+ ### Features
7+
8+ * Deprecate blacklist and whitelist naming ([ 9df0bf8] ( https://github.com/micke/valid_email2/commit/9df0bf8c9912721b007e5a6acc67f533ca560c9f ) )
9+ * Warn when loading deprecated files ([ 46634df] ( https://github.com/micke/valid_email2/commit/46634dff409f9a47f10684d629dc022b22daf362 ) )
10+
311## [ 5.2.6] ( https://github.com/micke/valid_email2/compare/v5.2.5...v5.2.6 ) (2024-08-10)
412
513
Original file line number Diff line number Diff line change 11# frozen_string_literal:true
22
33module ValidEmail2
4- VERSION = "5.2.6 "
4+ VERSION = "5.3.0 "
55end
You can’t perform that action at this time.
0 commit comments