Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

v1.5.0

Compare
Choose a tag to compare
@aeneasr aeneasr released this 15 Jul 10:53
· 91 commits to master since this release
5bace2a
Resolve race conditions, panics, and other errors (#1)

This patch provides fixes for:

- https://github.com/spf13/viper/issues/730
- https://github.com/spf13/viper/issues/695
- https://github.com/spf13/viper/issues/353
- https://github.com/spf13/viper/issues/174
- https://github.com/spf13/viper/issues/378
- https://github.com/spf13/viper/issues/629