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

Dependencies update + simplification, short arguments support #9

Merged
merged 3 commits into from
Apr 22, 2016

Conversation

todvora
Copy link
Contributor

@todvora todvora commented Apr 19, 2016

This PR updates child-process-promise dependency, which brings the need of node version >= 4. I believe it's better to have up-to-date dependencies even when dropping old versions of node. New version of node brings us native Promises and more ES6 features.

Short arguments support is added and tested. Tests are closely related to the Promise interface, so it should probably go along in the same PR.

@coveralls
Copy link

Coverage Status

Coverage increased (+4.2%) to 97.872% when pulling 759add7 on todvora:master into b9839e2 on variety:master.

@JamesCropcho JamesCropcho merged commit 7263535 into variety:master Apr 22, 2016
@JamesCropcho
Copy link
Member

Cool, man. First time I learned about HJSON.

@todvora
Copy link
Contributor Author

todvora commented Apr 22, 2016

Thanks for the review and merge! HJSON is good, we should make it as easy as possible for users.

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.

None yet

3 participants