Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add email validation macro and update README #2

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

josetorronteras
Copy link
Owner

@josetorronteras josetorronteras commented Feb 7, 2024

CHANGELOG

  • Added a macro to validate email addresses in EmailValidation.swift.
  • Added a new file EmailValidationMacroError.swift to define custom errors related to the email validation macro.
  • Updated tests in EmailValidationTests.swift to include tests for the email macro, checking both valid and invalid email addresses.
  • Updated the README.md file to include sections for Basic Usage and Installation.

@josetorronteras josetorronteras added the enhancement New feature or request label Feb 7, 2024
@josetorronteras josetorronteras self-assigned this Feb 7, 2024
@josetorronteras josetorronteras merged commit a61a3c3 into main Feb 7, 2024
1 check passed
@josetorronteras josetorronteras deleted the task/create-email-macro branch February 7, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant