Skip to content

v0.0.5 No env prefix by default

Compare
Choose a tag to compare
@DenisPalnitsky DenisPalnitsky released this 20 May 11:29
· 11 commits to main since this release
6bce5a4

⚠️ Breaking change.
Usage of env var prefix should be set using NewConfReader("myconf").WithPrefix("MYAPP"). By default package will load not prefixed vars.