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

Remove support for hyphenated option names via JS API #669

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

malept
Copy link
Member

@malept malept commented Jun 12, 2017

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • The changes are appropriately documented (if applicable).
  • The changes have sufficient test coverage (if applicable).
  • The testsuite passes successfully on my local machine (if applicable).

Summarize your changes:

They have been replaced with camelCased names. CLI options remain the same (it uses camelize to convert the names).

This is a continuation of #580.

They have been replaced with camelCased names. CLI options remain the
same.
@malept malept merged commit 159fd1f into master Jun 13, 2017
@malept malept deleted the camel-case-only-options branch June 13, 2017 02:14
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.

1 participant