summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-28Add test for empty inner objectadd-test-empty-inner-objMatthias Beyer
2023-09-14Merge pull request #456 from mehcode/dependabot/cargo/toml-0.8Matthias Beyer
2023-09-13Update toml requirement from 0.7 to 0.8dependabot[bot]
2023-09-11Merge pull request #455 from matthiasbeyer/update-msrvMatthias Beyer
2023-09-11MSRV: 1.64.0 -> 1.66.0Matthias Beyer
2023-09-05Merge pull request #453 from mehcode/dependabot/github_actions/actions/checko...Matthias Beyer
2023-09-04Bump actions/checkout from 3.6.0 to 4.0.0dependabot[bot]
2023-08-25Merge pull request #451 from mehcode/dependabot/github_actions/actions/checko...Matthias Beyer
2023-08-25Fix: Enable serde/derive when enabling json5 featureMatthias Beyer
2023-08-24Bump actions/checkout from 3.5.3 to 3.6.0dependabot[bot]
2023-07-24Merge pull request #429 from bigduu/masterMatthias Beyer
2023-07-22Make the parse list key to lowercase when insert the keysbigduu
2023-07-21Merge pull request #445 from matthiasbeyer/fix-license-spdx21Matthias Beyer
2023-07-21Update license field following SPDX 2.1 license expression standardAndrea Frigido
2023-07-20Merge pull request #437 from mehcode/dependabot/cargo/rust-ini-0.19Matthias Beyer
2023-07-20Fix test for fixed error message in rust-iniMatthias Beyer
2023-07-20Update rust-ini requirement from 0.18 to 0.19dependabot[bot]
2023-07-20Merge pull request #441 from mehcode/dependabot/cargo/indexmap-2.0.0Matthias Beyer
2023-07-20Fix feature nameMatthias Beyer
2023-06-26Update indexmap requirement from 1.7.0 to 2.0.0dependabot[bot]
2023-06-10Merge pull request #440 from mehcode/dependabot/github_actions/actions/checko...Matthias Beyer
2023-06-09Bump actions/checkout from 3.5.2 to 3.5.3dependabot[bot]
2023-05-18Merge pull request #438 from mehcode/dependabot/cargo/notify-tw-6.0.0Matthias Beyer
2023-05-17Update notify requirement from ^5.0.0 to ^6.0.0dependabot[bot]
2023-04-28Merge pull request #436 from mehcode/dependabot/cargo/warp-eq-0.3.5Matthias Beyer
2023-04-28Update warp requirement from =0.3.4 to =0.3.5dependabot[bot]
2023-04-14Merge pull request #434 from mehcode/dependabot/github_actions/actions/checko...Matthias Beyer
2023-04-13Bump actions/checkout from 3.5.1 to 3.5.2dependabot[bot]
2023-04-13Merge pull request #433 from mehcode/dependabot/github_actions/actions/checko...Matthias Beyer
2023-04-12Bump actions/checkout from 3.5.0 to 3.5.1dependabot[bot]
2023-04-04Merge pull request #430 from mehcode/dependabot/cargo/warp-eq-0.3.4Matthias Beyer
2023-03-31Update warp requirement from =0.3.3 to =0.3.4dependabot[bot]
2023-03-25Merge pull request #427 from mehcode/dependabot/github_actions/actions/checko...Matthias Beyer
2023-03-24Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]
2023-03-24Merge pull request #426 from matthiasbeyer/update-msrvMatthias Beyer
2023-03-24Update MSRV: 1.60.0 -> 1.64.0Matthias Beyer
2023-03-17Merge pull request #425 from mehcode/dependabot/github_actions/actions/checko...Matthias Beyer
2023-03-16Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]
2023-02-10Merge pull request #423 from matthiasbeyer/fix-clippyMatthias Beyer
2023-02-10Fix: Let clippy also run on stable toolchainMatthias Beyer
2023-02-10Fix clippy: Remove needless borrowed referenceMatthias Beyer
2023-02-03Merge pull request #422 from matthiasbeyer/update-cronMatthias Beyer
2023-02-03Update MSRV in cron workflowMatthias Beyer
2023-02-02Merge pull request #413 from yuja/push-cc7b939efbd0Matthias Beyer
2023-02-02Attach key to type error generated from Config::get_<type>()Yuya Nishihara
2023-02-02Merge pull request #100 from chenl/issue-99Matthias Beyer
2023-02-02Fix #99: expose `file::source::FileSource`Chen Rotem Levy
2023-02-02Merge pull request #421 from mehcode/dependabot/cargo/toml-0.7Matthias Beyer
2023-02-02Fix test for error stringMatthias Beyer
2023-01-27Update toml requirement from 0.5 to 0.7dependabot[bot]