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

Commits on Sep 21, 2020

  1. Restore ireland

    tom.hooijenga committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    252ea1f View commit details
    Browse the repository at this point in the history
  2. Restore panama

    tom.hooijenga committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1cc09ef View commit details
    Browse the repository at this point in the history
  3. Fix build script

    tom.hooijenga committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    87c9df1 View commit details
    Browse the repository at this point in the history
  4. Generate mappings

    tom.hooijenga committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    738c020 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Bump version

    tom.hooijenga committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    cd7824c View commit details
    Browse the repository at this point in the history
  2. Start of v3

    - Combine country data
    - Split regexes & test data
    - Add universal & extendable lookup
    - Add lookup generator script
    - Return boolean instead of strings
    - Web and node are now equal
    tom.hooijenga committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    4cc2fa5 View commit details
    Browse the repository at this point in the history
  3. Restore args validation

    tom.hooijenga committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    3a30690 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    tom.hooijenga committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    8e524ef View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Add tests

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    2a74c07 View commit details
    Browse the repository at this point in the history
  2. Remove invalid test data

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    28c0a6d View commit details
    Browse the repository at this point in the history
  3. Fix redundant chars

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    ea56b4d View commit details
    Browse the repository at this point in the history
  4. Test countrys without postal codes

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    0f5c0ab View commit details
    Browse the repository at this point in the history
  5. Add arguments tests

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    bbbbf30 View commit details
    Browse the repository at this point in the history
  6. Fix istanbul for cross-platform

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    f21f09a View commit details
    Browse the repository at this point in the history
  7. Anchor & simplify GB regex

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    b668462 View commit details
    Browse the repository at this point in the history
  8. Update istanbul & mocha

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    bf27385 View commit details
    Browse the repository at this point in the history
  9. Fix lcov reporting for coveralls

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    78a6146 View commit details
    Browse the repository at this point in the history
  10. Add data validation tests

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    948c308 View commit details
    Browse the repository at this point in the history
  11. Use arrow functions

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    c47b01d View commit details
    Browse the repository at this point in the history
  12. Remove node 4 & 5, add 14 for travis

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    339a4f0 View commit details
    Browse the repository at this point in the history
  13. Add lookup generation as npm script

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    d6011dc View commit details
    Browse the repository at this point in the history
  14. Add docs for data files and adding formats

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    e908358 View commit details
    Browse the repository at this point in the history
  15. Update package.json

    tom.hooijenga committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    fd8e595 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Merge branch 'master' of https://github.com/Cimpress-MCP/postal-codes-js

     into v3
    tom.hooijenga committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c7ec40e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Remove node 6 & 8 for travis

    tom.hooijenga committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    e52fb24 View commit details
    Browse the repository at this point in the history