Skip to content

Releases: ColinRhys/bad_email

Version 0.1.1

04 Mar 22:59
3964aa1

Choose a tag to compare

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