There was an error while loading. Please reload this page.
1 parent acf5b01 commit 71443fbCopy full SHA for 71443fb
.version
@@ -1 +1 @@
1
-0.3.6
+0.3.7
CHANGELOG.md
@@ -5,6 +5,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
5
6
7
8
+# [0.3.7](https://github.com/tangx/envutils/compare/v0.3.6...v0.3.7)
9
+
10
+### Bug Fixes
11
12
+* **fix** 取消 fv.Set() 修改对象, 避免对象没有 SetDefaults() 和 Init() 而错误初始化引发的 panic ([acf5b01](https://github.com/tangx/envutils/commit/acf5b013316d75f52bdd1b00e666cdf6dc0ff536))
13
14
15
16
# [0.3.6](https://github.com/tangx/envutils/compare/v0.3.5...v0.3.6)
17
18
### Bug Fixes
0 commit comments