-
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
Use StringReplacer interface instead of strings.replacer
#2087
opened Oct 14, 2025 by
thespags
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…
feat: add WriteConfigAsTyped with authomatic type coercion Fixed #202…
#2053
opened Aug 30, 2025 by
DanRulev
Loading…
fix(watch): prevent memory leak by adding StopWatch method
#2039
opened Jul 23, 2025 by
LuSrackhall
Loading…
update error checking function for missing config file example
#2010
opened Apr 4, 2025 by
plutack
Loading…
Fix: checking for custom file extension was happening without file type
#1990
opened Mar 1, 2025 by
rishavch2104
Loading…
docs: fix code snippet about to handle a missing configuration file
#1956
opened Dec 5, 2024 by
ccoVeille
Loading…
fix: apply envPrefix to all BindEnv variable names
#1874
opened Jun 26, 2024 by
justintoman
Loading…
fix: search file by supported extension use manually specific config …
#1840
opened May 24, 2024 by
AuZhoomLee
Loading…
Add support for slices when using environement variables
#1785
opened Mar 18, 2024 by
TheoBrigitte
Loading…
refactor: move supported exts and remote providers to constants
#1747
opened Feb 2, 2024 by
stephengroat
Loading…
Fix #1732 AutomaticEnv does not override Unmarshaled config slice values
#1733
opened Jan 6, 2024 by
lwlee2608
Loading…
feat: add a new function StopWatching() to stop the groutine created by WatchConfig()
kind/enhancement
New feature or request
#1583
opened Jul 7, 2023 by
chowyi
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.