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

backward compatible to v2.2 as parser #338

Merged
merged 1 commit into from
Apr 23, 2018
Merged

backward compatible to v2.2 as parser #338

merged 1 commit into from
Apr 23, 2018

Conversation

kta
Copy link
Contributor

@kta kta commented Apr 23, 2018

#338
Version 2.3 is not backward compatible with features such as parser

Therefore, since we made backwards compatibility for parser, I would like to confirm it

@jonmagic jonmagic merged commit e3989a1 into bkeepers:master Apr 23, 2018
@jonmagic
Copy link
Collaborator

@spica831 thank you for the contribution ✨

jessedoyle added a commit to jessedoyle/dotenv that referenced this pull request May 1, 2018
* Commit 7f82f73 introduced a backwards-incompatible change with
  the current API with respect to `Dotenv::Environment#intialize`
  by changing the method signature.
* Make the new parameter default to false to retain backwards
  compatibility.
* Similar changes were made for `Dotenv::Parser` in bkeepers#338.

SEE: bkeepers#323
SEE: bkeepers#338
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.

2 participants