summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-26(cargo-release) version 0.7.10.7.1Ryan Leckey
2018-01-26Merge pull request #52 from Indexyz/patch-1Ryan Leckey
2018-01-26Merge pull request #54 from cmyr/partialeq-valueRyan Leckey
2018-01-26Merge pull request #50 from snipsco/masterRyan Leckey
2017-11-14Add derive(PartialEq) for Value, ValueTypeColin Rofls
2017-11-04Update README.mdIndexyz
2017-10-27switch to upstream nomMathieu Poumeyrol
2017-10-20git->https (nom is public)Mathieu Poumeyrol
2017-10-16Fix ssh urlKevin Lefevre
2017-10-06Merge pull request #46 from svenstaro/patch-1Ryan Leckey
2017-10-07Fix markdown listsSven-Hendrik Haase
2017-09-20fix weird nom errorkind issueMathieu Poumeyrol
2017-09-13Merge pull request #44 from lemonrock/hjsonRyan Leckey
2017-09-01Added HJSON (Human-Readable JSON) as a config file formatRaphael Cohn
2017-08-05Update CHANGELOG.mdRyan Leckey
2017-08-05Fix tests and put back .deserialize as deprecated0.7.0Ryan Leckey
2017-07-30Impl Deserializer for Config (to forward Value)Ryan Leckey
2017-07-30Rename examples/pattern -> examples/globRyan Leckey
2017-07-30Impl Config for Source to allow merging whole configs; closes #28Ryan Leckey
2017-07-30Remove ConfigResult; close #36Ryan Leckey
2017-07-28Use 'yaml::Hash' instead of assuming the underlying type is BTreeMapRyan Leckey
2017-07-09Merge pull request #38 from zgotsch/patch-1Ryan Leckey
2017-07-09Bump version in readme Cargofile snippetZach Gotsch
2017-06-23Clean up ConfigResult type. Make it more ergonomic to use.Ryan Leckey
2017-06-23Merge pull request #37 from Jascha-N/boxed-error-send-syncRyan Leckey
2017-06-23Make boxed errors Send + SyncJascha
2017-06-22Add a watcher exampleRyan Leckey
2017-06-22Impl Display for Value (partially)Ryan Leckey
2017-06-22:memo: on remaining unwrapsRyan Leckey
2017-06-22Remove last unimplemented!Ryan Leckey
2017-06-22Add a test to ensure we can get dates out of configRyan Leckey
2017-06-22Correct example; forgot to add glob to depsRyan Leckey
2017-06-22Update CHANGELOG.mdRyan Leckey
2017-06-22Merge branch 'master' of https://github.com/mehcode/config-rsRyan Leckey
2017-06-22(cargo-release) start next development iteration 0.6.1-preRyan Leckey
2017-06-22(cargo-release) version 0.6.00.6.0Ryan Leckey
2017-06-22Update CHANGELOG.mdRyan Leckey
2017-06-22Update CHANGELOG.mdRyan Leckey
2017-06-22Merge branch 'master' of https://github.com/mehcode/config-rsRyan Leckey
2017-06-22Implement Source for Vec<T: Source> and From<Path> for FileRyan Leckey
2017-06-22Remove `namespace` option for FileRyan Leckey
2017-06-22Update CHANGELOG.mdRyan Leckey
2017-06-22Update CHANGELOG.mdRyan Leckey
2017-06-22Merge branch 'master' of https://github.com/mehcode/config-rsRyan Leckey
2017-06-22Add builder API to ConfigRyan Leckey
2017-06-22Update CHANGELOG.mdRyan Leckey
2017-06-22Merge pull request #33 from Anthony25/parsing_errorRyan Leckey
2017-06-21Parsing errors even for non required fileAnthony Ruhier
2017-06-16Add travis-ci badge to CargoRyan Leckey
2017-06-16(cargo-release) start next development iteration 0.5.2-preRyan Leckey