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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this package still maintained? #58

Closed
aymericbouzy opened this issue May 9, 2022 · 9 comments
Closed

Is this package still maintained? #58

aymericbouzy opened this issue May 9, 2022 · 9 comments

Comments

@aymericbouzy
Copy link
Contributor

If you need help maintaining this package, please ask, a few PRs have been left un-answered for a while. Thanks 馃檹

@bartvanandel
Copy link

@kerimdzhanov Would you be so kind to reply?

@JLAcostaEC
Copy link

Apparently @kerimdzhanov is not active, if you see his profile only has 1 commit in a year, therefore I would take this repository as abandoned.

@piotr-cz
Copy link

piotr-cz commented Jul 7, 2023

Are you guys using any alternatives?

@qiulang
Copy link

qiulang commented Jul 18, 2023

Hi, I did some research and find this one https://github.com/entropitor/dotenv-cli but I am still learning it. But its usage is not exactly the same.

@piotr-cz
Copy link

ATM only thing I'm missing are updated dependencies.
Particularly dotenv >= 15.0.0 with support of Multiline values

@qiulang
Copy link

qiulang commented Jul 18, 2023

@piotr-cz what is ATM ?

@bartvanandel
Copy link

At the moment.

You could have googled it, you know.

@piotr-cz
Copy link

I'm using this package together with mikro-orm which has dotenv in it's dependencies, so I decided for an override in package.json to use same version:

  // package.json
  "dependencies": {
    "dotenv-flow": "^3.2.0"
  },
  "overrides": {
    "dotenv-flow@^3.2.0": {
      "dotenv": ">= 15.0.0"
    }
  }

@kerimdzhanov
Copy link
Owner

Hello gets,

Sorry for the late reply. Yes, the package is maintained 馃槄

I'll take a look at what's new in "moldotla/dotenv" since v8.0.0. and release a new version once I make sure that everything is ok.

Thanks for being patient all this time 馃檹

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

No branches or pull requests

6 participants