Skip to content

Releases: bongosway/insomnia-plugin-dotenv

Insomnia-dotenv-v1.2.0: Auto update the values of .env file during runtime

08 May 11:26
Compare
Choose a tag to compare

Insomnia-dotenv-v1.1.1

01 Feb 08:19
Compare
Choose a tag to compare

Remove np library causing yarn to throw error.

Insomnia-dotenv-v1.1.0

30 Jan 01:50
Compare
Choose a tag to compare

Enhancements

Add support for expanding environment variable in the file path & inside the .env file

  • User is now able to use environment variables inside the .env files and it will be expanded.
  • Users can now share relative path (e.g. ~/dev.env which will be expanded to /Users/username/dev.env) - Thanks to @weiannnnn for filing this enhancement.

Insomnia load dotenv file

10 Sep 23:30
Compare
Choose a tag to compare
v1.0.1

Update gif