This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
Releases: ory/viper
Releases · ory/viper
v1.5.6
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
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