Skip to content

Version 0.1.1

Latest

Choose a tag to compare

@ColinRhys ColinRhys released this 04 Mar 22:59
3964aa1

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