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

2.0.0 #30

Merged
merged 39 commits into from
Apr 19, 2019
Merged

2.0.0 #30

merged 39 commits into from
Apr 19, 2019

Conversation

cblanc
Copy link
Member

@cblanc cblanc commented Apr 14, 2019

No description provided.

cblanc added 30 commits April 7, 2019 10:24
- Move tests to test/ directory
- Add mocha config to package.json
- Add typescript dependencies
- Document new methods
- General cleanup
- revert to nulls for continuity
- be more strict on inputs
Simplifies instance method and hopefully improves performance
Document & add deploy on instance method
Fix in page links
- Returns eith a ValidPostcode or InvalidPostcode instance with same
properties
- InvalidPostcode has a fixed definition
- ValidPostcode provides accessor methods to allow for easy
destructuring and cleaner access
- Install package
- Add script
Pre 2.0.0 instance methods vs >2.0.0 static methods
- Object.freeze creates a readonly object that doesn't play will in TS
3.2
- Gitignore docs directory
- Add link to doc site
- Add links to github repo and npm package
@cblanc cblanc merged commit 78f27dc into master Apr 19, 2019
@cblanc cblanc deleted the 2.0.0 branch April 19, 2019 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant