bep
be782f3fee
Revert "Recursively insensitivize the configuration structures"
...
This reverts commit 8d9577a72e
.
The commit is reasonable enough, but this is a major breaking change for Hugo.
We have to figure out how to handle this before we introduce this one.
See https://github.com/spf13/hugo/issues/1129
2015-05-11 23:36:48 +02:00
Kiril Zvezdarov
8d9577a72e
Recursively insensitivize the configuration structures
2015-05-01 22:52:16 -04:00
Wayne Walker
ba3382dd23
59 - add properties file support to viper
2015-04-14 13:15:02 -05:00
Daniel Eloff
e133904c4f
Add GetSizeInBytes.
...
Useful to parse strings like 1GB or 12 mb into an unsigned integer number of bytes.
2015-03-12 22:19:13 -04:00
Anthony Fok
5b0b926e3d
:%s/insensativiseMap/insensitiviseMap/g
2015-03-07 04:04:19 -07:00
Anthony Fok
82cbb7dec7
Upgrade from gopkg.in/yaml.v1 to gopkg.in/yaml.v2
2015-02-16 19:32:47 -05:00
spf13
18a87c05c6
Adding documentation inline. Moving Reset() to viper_test.go
2014-12-05 17:04:40 +01:00
spf13
29f1858f87
Viper now supports multiple vipers. No API changes.
2014-12-05 03:55:51 +01:00