summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-03-14Update dependency: rust-ini: 0.13 -> 0.16Fabio Valentini
2021-03-13Version: 0.11.0Matthias Beyer
2021-03-13Add maintenance badgeMatthias Beyer
2021-03-13Update Cargo.toml settings for maintenance forkMatthias Beyer
2021-03-13Fix test failureMatthias Beyer
2020-02-23chore: Update float-cmp to 0.6Igor Gnatenko
2019-12-07Prepare v0.10.1Ryan Leckey
2019-12-07Prepare v0.10Ryan Leckey
2019-06-27port to nom 5Geoffroy Couprie
2019-04-15update serde-hjson to v0.9Constantin Nickel
2019-04-14update toml to v0.5Constantin Nickel
2019-01-03(cargo-release) version 0.9.20.9.2Ryan Leckey
2018-11-30upgrade serde-hjson to v0.8.2 so we can have consistent error ckeckEugeen Sablin
2018-10-07Update rust-ini to 0.13Igor Gnatenko
2018-09-25(cargo-release) version 0.9.10.9.1Ryan 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-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-06-25option rust-inisan.dai
2018-06-15support inisaber.wu
2018-02-17update to nom 4Geoffroy Couprie
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
2017-10-27switch to upstream nomMathieu Poumeyrol
2017-10-20git->https (nom is public)Mathieu Poumeyrol
2017-10-16Fix ssh urlKevin Lefevre
2017-09-20fix weird nom errorkind issueMathieu Poumeyrol
2017-09-01Added HJSON (Human-Readable JSON) as a config file formatRaphael Cohn
2017-07-30Impl Deserializer for Config (to forward Value)Ryan Leckey
2017-06-22Add a test to ensure we can get dates out of configRyan 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-22Add builder API to ConfigRyan Leckey
2017-06-16Add travis-ci badge to CargoRyan Leckey
2017-06-16(cargo-release) start next development iteration 0.5.2-preRyan Leckey
2017-06-16(cargo-release) version 0.5.10.5.1Ryan Leckey
2017-06-16Add 'config' category to CargoRyan 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-14Merge branch 'feature/with_name' of https://github.com/JordiPolo/config-rs in...Ryan Leckey
2017-06-13:shirt: Fix clippy warningsRyan Leckey
2017-06-03:up:Ryan Leckey
2017-06-01Move things around and get some tests in placeRyan Leckey
2017-03-08Initial work on deep serde integrationRyan Leckey
2017-02-26Adds File::with_name which automatically detects file formatJordi Polo