github Byron/gitoxide gix-config-v0.33.0
gix-config v0.33.0

8 months ago

Chore

  • upgrade MSRV to v1.70
    Our MSRV follows the one of helix, which in turn follows Firefox.

New Features

  • Fuzz more of the gix-config api

Bug Fixes

  • assure that GIT_CONFIG_NOSYTEM is treated as boolean.
    That way, it can also be deactivated, which is exactly what git
    does.

Other

  • Add a fuzz harness for File
  • Add fuzzer for file::Section

Commit Statistics

  • 24 commits contributed to the release over the course of 21 calendar days.
  • 22 days passed between releases.
  • 5 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

view details
  • Uncategorized
    • Prepare changelogs of next release (e78a92b)
    • Merge branch 'maintenance' (4454c9d)
    • Upgrade MSRV to v1.70 (aea89c3)
    • Thanks clippy (d38d1cc)
    • Merge branch 'fix-config' (7ddf948)
    • Remove unused imports (f89e6c4)
    • Merge branch 'fuzz-gix-config' (0f71709)
    • Add corpus builder for config (27490d9)
    • Fuzz more of gix_config::File (c6d1635)
    • Merge branch 'gix-config-fix' (b6d4e99)
    • Disable CI fuzzing while it's broken (75f48d6)
    • Reproduce fuzzed issue leading to stack-overflow, and fix it. (90219cd)
    • Merge branch 'gix-config' (7917c13)
    • Remove file_section test in favor of integrating reasonsable tests with file. (64a4a75)
    • Add a fuzz harness for File (1446002)
    • Add fuzzer for file::Section (ebc051c)
    • Merge pull request #1186 from silvergasp/fuzz-gix-config (f5a0296)
    • Fuzz more of the gix-config api (8053710)
    • Merge branch 'main' into fix-1183 (1691ba6)
    • Release gix-ref v0.39.1 (c1cfe6e)
    • Merge branch 'archive-handling' (7549559)
    • Check all git-lfs managed files into the repository (35439de)
    • Merge branch '32bit' (ff1542c)
    • Assure that GIT_CONFIG_NOSYTEM is treated as boolean. (1fe600e)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.