summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-09Merge pull request #106 from tyranron/60-fix-defaultsRyan Leckey
2019-04-15update serde-hjson to v0.9Constantin Nickel
2019-04-14update toml to v0.5Constantin Nickel
2019-04-08Add missing doctyranron
2019-04-08Fix annoying 'invalid type: unit value, expected struct Settings' errortyranron
2019-04-08Bootstrap solutiontyranron
2019-01-25Update README.mdRyan Leckey
2019-01-03(cargo-release) version 0.9.20.9.2Ryan Leckey
2019-01-03Update CHANGELOGRyan Leckey
2019-01-03Re-export file source type markers (fixes #91)Ryan Leckey
2019-01-03Update CHANGELOGRyan Leckey
2019-01-03Merge pull request #90 from boredstiff/patch-1Ryan Leckey
2019-01-03Merge pull request #89 from vorner/err-pathRyan Leckey
2019-01-02Update example deprecated methodAlex Widener
2018-12-30Tracking a path where an error happens during deserializationMichal 'vorner' Vaner
2018-12-30Deserializing: Simplify the MapAccess thingMichal 'vorner' Vaner
2018-11-30Merge pull request #87 from geniusisme/genius_isme/bump_hjsonRyan Leckey
2018-11-30upgrade serde-hjson to v0.8.2 so we can have consistent error ckeckEugeen Sablin
2018-11-28Merge pull request #85 from geniusisme/genius_isme/de_enumRyan Leckey
2018-11-10support reading enums from configEugeen Sablin
2018-10-07Merge pull request #80 from ignatenkobrain/patch-1Ryan Leckey
2018-10-07Update rust-ini to 0.13Igor Gnatenko
2018-10-03Merge pull request #79 from vn971/fix_features_docsRyan Leckey
2018-10-03update README: default featuresVasya Novikov
2018-09-25Fix #75; tests run with --no-default-featuresRyan Leckey
2018-09-25Fix errors to build watch exampleRyan Leckey
2018-09-25Merge branch 'master' of https://github.com/mehcode/config-rsRyan Leckey
2018-09-25(cargo-release) version 0.9.10.9.1Ryan Leckey
2018-09-25Update CHANGELOG.mdRyan Leckey
2018-09-25Use a build config on Environment instead of a feature flag for #78Ryan Leckey
2018-09-26Treat empty environment variables as unsetPhil Booth
2018-07-02(cargo-release) version 0.9.00.9.0Ryan Leckey
2018-07-02Update readme/changelog for 0.9Ryan Leckey
2018-07-02Run rustfmt (nightly)Ryan Leckey
2018-07-02Clean up Cargo.toml and up float-cmpRyan Leckey
2018-07-02Merge branch 'feature/ini' of https://github.com/woodgear/config-rsRyan Leckey
2018-07-02Fix test failures from upgrade to nom 4Ryan Leckey
2018-07-02Merge branch 'master' of https://github.com/Geal/config-rsRyan Leckey
2018-07-02Merge branch 'master' of https://github.com/limbo-rs/config-rsRyan Leckey
2018-07-02Merge pull request #71 from ivanovaleksey/issue-70Ryan Leckey
2018-06-25option rust-inisan.dai
2018-06-15fix doc testsaber.wu
2018-06-15support inisaber.wu
2018-04-09Use `try_into` instead of deprecated `deserialize`Aleksey Ivanov
2018-04-09Mark Value docs as textAleksey Ivanov
2018-04-09[Close #70] Support newtype struct deserializationAleksey Ivanov
2018-04-08Merge branch 'serialize'XX
2018-04-08Fix initialy set arr pathXX
2018-04-08Add ConfigSerializerXX
2018-04-08Fix initialy set arr pathXX