-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: spf13/viper
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support for loading from a directory tree where each file represents one setting
#94
opened Jul 15, 2015 by
flugeldoo
Loading…
Bug fix: Key delimiters are now case insensitive
release-note/bug-fix
Release note: Bug Fixes
#2084
opened Oct 14, 2025 by
maxBRT
Loading…
Allow Sub Viper to work with PFlags & nil check on binding PFlags
#487
opened Apr 23, 2018 by
losinggeneration
Loading…
Add options KeyPreserveCase() and KeyNormalizer(func (string) string)
#860
opened Mar 5, 2020 by
dmitry-irtegov
Loading…
Add option to allow nil values to be returned by AllSettings
#982
opened Sep 18, 2020 by
bogdandrutu
Loading…
If the extension is empty, do not append the dot when building the path
#357
opened Jun 5, 2017 by
dmacvicar
Loading…
fix: search file by supported extension use manually specific config …
#1840
opened May 24, 2024 by
AuZhoomLee
Loading…
Fixed environment variable handling on Windows (fixes #282)
#283
opened Dec 2, 2016 by
ereOn
Loading…
Add example regarding required flags with Cobra + Viper
#852
opened Feb 25, 2020 by
migueleliasweb
Loading…
fix issue 427: use v.getConfigType to determine config type in WriteConfig
#428
opened Dec 20, 2017 by
mildwonkey
Loading…
Add method
GetStringEnv which will interpolate environmental variables
#581
opened Oct 18, 2018 by
useafterfree
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.