1. 9fca101 Fixed #73 by Vlad Didenko · 10 years ago
  2. 28ada1e Nested keys properly recurse on map[interface{}]interface{} by Dotan Nahum · 10 years ago
  3. f3482af replace bytes.Buffer with io.Reader by oliveagle · 10 years ago
  4. 3492885 ReadBufConfig by oliveagle · 10 years ago
  5. be782f3 Revert "Recursively insensitivize the configuration structures" by bep · 10 years ago
  6. 8d9577a Recursively insensitivize the configuration structures by Kiril Zvezdarov · 10 years ago
  7. 47b5435 Added test coverage for searching for deeply nested values by Kiril Zvezdarov · 10 years ago
  8. ba3382d 59 - add properties file support to viper by Wayne Walker · 10 years ago
  9. 24dd877 Added BindPFlags function which binds all flags in a given flag set to the pflags register by Kiril Zvezdarov · 10 years ago
  10. e133904 Add GetSizeInBytes. by Daniel Eloff · 10 years ago
  11. 03fb74b Support rewriting env keys by Chance Zibolski · 10 years ago
  12. 9073483 Move viper.Reset() back to the public interface by Ross Cooperman · 10 years ago
  13. 6c5a915 adding more env tests by spf13 · 10 years ago
  14. 1022d75 Adding Support for Environment variable prefixes by spf13 · 10 years ago
  15. 91b076e MarshallReader -> marshalReader by spf13 · 10 years ago
  16. 18a87c0 Adding documentation inline. Moving Reset() to viper_test.go by spf13 · 10 years ago
  17. 29f1858 Viper now supports multiple vipers. No API changes. by spf13 · 10 years ago
  18. 0562ef4 merge upstream/master by Brian Ketelsen · 11 years ago
  19. 51da30f Added basic documentation, pointers to crypt repository, and tests for precedence by Brian Ketelsen · 11 years ago
  20. f8939d9 existing tests pass by Brian Ketelsen · 11 years ago
  21. 1b8adf4 fixing problem with case sensitivity with keys in env and flags maps by Chris Hamant · 11 years ago
  22. 01b1780 adding simple test for BindPFlag by Chris Hamant · 11 years ago
  23. 83fd926 Adding automatic reading from ENV w/tests by spf13 · 11 years ago
  24. aacc304 Adding AllKeys and AllSettings functions and tests by spf13 · 11 years ago
  25. 181a3b5 Adding support for ENV variables by spf13 · 11 years ago
  26. 2b24bea fix issue #8 by Nate Finch · 11 years ago
  27. 3cf05f9 fix test after function rename by Nate Finch · 11 years ago
  28. af373af Adding the ability to get into a struct by spf13 · 11 years ago
  29. 541c1f8 Fixing case sensitivity bug with override values by spf13 · 11 years ago
  30. 16d5c7c Add support for yml extension by Victor Castell · 11 years ago
  31. 25817ad Added Reset Function by spf13 · 11 years ago
  32. bcb02e2 Viper is now case insensitive by spf13 · 11 years ago
  33. 98be071 Initial Version by spf13 · 11 years ago