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

V3 #59

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

V3 #59

wants to merge 25 commits into from

Conversation

tomhooijenga
Copy link
Contributor

This PR is for #5. It also fixes #7 .

  • Updated packages
  • Updated docs
  • Added docs on how to contribute
  • Updated tests
    • Test argument combinations
    • Test postal code formats
    • Test data combinations
  • Split data
    • countries
    • formats
    • tests
    • lookup
  • Unify data loading for web & node
  • Add extensible data lookup system
  • Returns true/false or throws, no strings

@tomhooijenga
Copy link
Contributor Author

The checks are failing on node 6 and 8. Do we require support for them or can I just remove them from travis?

@ozankaya
Copy link
Contributor

The checks are failing on node 6 and 8. Do we require support for them or can I just remove them from travis?

I think it's fine to drop node 6 & 8 support with the v3. The PR looks good to me. I pinged the other maintainers of the repository for a second review as this is a big change.

@tomhooijenga
Copy link
Contributor Author

@ozankaya Do you happen to know if there's any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove support for array at format.ValidationRegex
2 participants