summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-02-12Remove global APIRyan Leckey
2017-02-11Move to copy API instead of reference; fixes #9Ryan Leckey
2017-02-11Update CHANGELOG.mdRyan Leckey
2017-02-11Update CHANGELOG.mdRyan Leckey
2017-02-10Update README.mdRyan Leckey
2017-02-08(cargo-release) version 0.3.0Ryan Leckey
2017-02-08Implement 'namespace' on FileRyan Leckey
2017-02-07:memo:Ryan Leckey
2017-02-07Add CHANGELOG.mdRyan Leckey
2017-02-07:shirt:Ryan Leckey
2017-02-07Merge pull request #6 from tmccombs/yamlRyan Leckey
2017-02-07:shirt:Ryan Leckey
2017-02-07Merge branch 'master' of https://github.com/mehcode/config-rsRyan Leckey
2017-02-07:memo:Ryan Leckey
2017-02-07Add path resolution using a strict subset of JSONPathRyan Leckey
2017-02-03Add support for YAMLThayne McCombs
2017-02-02Add slice support and auto conversion of hash/slice setsRyan Leckey
2017-02-02Add support for Table/Array and deep merging of configuration valuesRyan Leckey
2017-01-30Update README.mdRyan Leckey
2017-01-30:green_heart:Ryan Leckey
2017-01-30:shirt:Ryan Leckey
2017-01-29Update README.mdRyan Leckey
2017-01-29:memo:Ryan Leckey
2017-01-29Update README.mdv0.2.0Ryan Leckey
2017-01-29Update README.mdRyan Leckey
2017-01-29Add license to Cargo.tomlRyan Leckey
2017-01-28:bug:Ryan Leckey
2017-01-28Add metadata (fix)Ryan Leckey
2017-01-28Add metadataRyan Leckey
2017-01-28Prepare version 0.2.0Ryan Leckey
2017-01-28Update README.mdRyan Leckey
2017-01-28:memo:Ryan Leckey
2017-01-28Add back RwLockRyan Leckey
2017-01-28Propagate Cow into SourceRyan Leckey
2017-01-28Use 'Cow' to remove unnecessary allocationsRyan Leckey
2017-01-27Use RWLock on the global config instanceRyan Leckey