fix #1308: load .env file as environment variables

This commit is contained in:
debugtalk
2022-05-23 21:16:23 +08:00
parent 10653b2843
commit 4d8914672d
14 changed files with 77 additions and 13 deletions

View File

@@ -6,6 +6,7 @@
**go version**
- fix #1308: load `.env` file as environment variables
- fix #1309: locate plugin file upward recursively until system root dir
## v4.1.0-beta (2022-05-21)