Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ES6fying and adding custom interpolations for parameters. #26

Merged
merged 3 commits into from
Jun 26, 2016
Merged

Conversation

shidhincr
Copy link
Contributor

The code has been converted to ES6 and added the build and prepublish npm scripts.

Added the ability to change the interpolation for parameters. This can be done by passing the paramsInterpolation to Reconfig constructor. Like below:

paramsInterpolation: ['{','}']

@odino I changed the way the constructor of the Reconfig to accept a config option instead of multiple arguments. This will be a breaking change for backwards compatibility. Need to check with you tomorrow about this.

@shidhincr shidhincr force-pushed the ES6 branch 4 times, most recently from 5c9dd7c to 99ff1c1 Compare June 26, 2016 09:58
@shidhincr
Copy link
Contributor Author

@odino Bumped version to 3.0.0

@odino odino merged commit cf5f04c into master Jun 26, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants