summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-04-06Add config serialize abilityXX
2018-03-12Merge pull request #59 from ChriFo/fix/envRyan Leckey
2018-02-17update to nom 4Geoffroy Couprie
2018-02-13add test for prefix with variant forms of spellingChristian Fochler
2018-01-29remove comment adjustmentsChristian Fochler
2018-01-29add default prefix separatorChristian Fochler
2018-01-28adjust examples for new behaviourChristian Fochler
2018-01-28add tests for environment handlingChristian Fochler
2018-01-28make separator optionalChristian Fochler
2018-01-28Revert "remove unnecessary env key manipulation"Christian Fochler
2018-01-26Update CHANGELOG.mdRyan Leckey
2018-01-26Update README.mdRyan Leckey
2018-01-26(cargo-release) version 0.8.00.8.0Ryan Leckey
2018-01-26:arrow_up: yaml-rust and lazy-staticRyan Leckey
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-12-14remove unnecessary env key manipulationChristian Fochler
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