Releases: ColinRhys/bad_email
Releases · ColinRhys/bad_email
Version 0.1.1
Version 0.1.1
-
accounts for a trailing "." being passed as part of the email variable passed into the function of the crate to compare the email domain to the known "bad" domains.
-
Test added for above
-
Additionally, the readme was corrected to properly display the correct number of email domains compared
Thank you @SpellignErr for the contribution