Skip to main content

v1.0.7

One min read
Jason Kent
Env Guardian maintainer

I changed my GitHub username to have some more consistency accross projects from here on out. Package.json needed that updated username as to not break any links within the repo.

v1.0.6

One min read
Jason Kent
Env Guardian maintainer

Expanded on the README for further clarity and instructions on new option for the scan command.

v1.0.5

One min read
Jason Kent
Env Guardian maintainer

Significant Changes:

  • Optional flag --to-env will add suggestions to your current .env file.
  • Users may define the name of the env file: --to-env .env.local
  • .env file will be created if one does not exist already in the root folder.

v1.0.4

One min read
Jason Kent
Env Guardian maintainer

README updates were made for better wording and context for commands and instructions.