summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-16(cargo-release) version 0.5.10.5.1Ryan Leckey
2017-06-16Add 'config' category to CargoRyan Leckey
2017-06-16Update README.mdRyan Leckey
2017-06-16(cargo-release) start next development iteration 0.5.1-preRyan Leckey
2017-06-16(cargo-release) version 0.5.00.5.0Ryan Leckey
2017-06-16Pin float-cmpRyan Leckey
2017-06-16Add hierarchial config exampleRyan Leckey
2017-06-16Fix a couple issues, mainly with env sourceRyan Leckey
2017-06-16Support subscript access on path get/setRyan Leckey
2017-06-14Merge branch 'feature/with_name' of https://github.com/JordiPolo/config-rs in...Ryan Leckey
2017-06-13Add (failing) test for File::with_nameRyan Leckey
2017-06-13Add test for a missing keyRyan Leckey
2017-06-13Ensure config keys are case insensitiveRyan Leckey
2017-06-13Remove amusing printlnRyan Leckey
2017-06-13Merge branch 'serde'Ryan Leckey
2017-06-13Add more tests on filesRyan Leckey
2017-06-13Add EnvironmentRyan Leckey
2017-06-13Add YAMLRyan Leckey
2017-06-13Add JSONRyan Leckey
2017-06-13:shirt: Fix clippy warningsRyan Leckey
2017-06-03Remove coverage stuffRyan Leckey
2017-06-03Try enabling code coverageRyan Leckey
2017-06-03Add many more testsRyan Leckey
2017-06-03:up:Ryan Leckey
2017-06-03More context for errors (value key if possible)Ryan Leckey
2017-06-03Sources collect to HashMap instead of ValueRyan Leckey
2017-06-03Make Value itself be deserializableRyan Leckey
2017-06-03Add set and set_default (and deep merging)Ryan Leckey
2017-06-02Started playing with error testsRyan Leckey
2017-06-01Move things around and get some tests in placeRyan Leckey
2017-06-01Handle Option<T> in deserializerRyan Leckey
2017-06-01Merge branch 'impowski-serde' into serdeRyan Leckey
2017-03-10Started refactoring on Value and DeserializationArtem Biryukov
2017-03-10Add Value::into_str and Value::into_arrayArtem Biryukov
2017-03-08Initial work on deep serde integrationRyan Leckey
2017-03-02Merge pull request #23 from frjonsen/masterRyan Leckey
2017-02-26Adds File::with_name which automatically detects file formatJordi Polo
2017-02-23Fixed bug where get_array would consume selfFredrik Jonsén
2017-02-13Update README.mdRyan Leckey
2017-02-12Update CHANGELOG.mdRyan Leckey
2017-02-12Update CHANGELOG.mdRyan Leckey
2017-02-12Update README.mdRyan Leckey
2017-02-12Update README.mdRyan Leckey
2017-02-12(cargo-release) version 0.4.10.4.1Ryan Leckey
2017-02-12Merge branch 'master' of https://github.com/mehcode/config-rsRyan Leckey
2017-02-12Decorate Box<Source> with Send + SyncRyan Leckey
2017-02-12Update README.mdRyan Leckey
2017-02-12Update README.mdRyan Leckey
2017-02-12(cargo-release) version 0.4.00.4.0Ryan Leckey
2017-02-12Update ChangelogRyan Leckey