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

latest releases: gix-object-v0.42.3, gix-actor-v0.31.4, gix-mailmap-v0.23.4...
15 months ago

Bug Fixes

New Features (BREAKING)

  • allow to ignore IO errors when reading configuration files.
    Sometimes, IO errors can occour consistently when reading from certain
    paths (on Windows, really), and it should be possible to not only see
    which path that is but also to ignore them entirely.

    Now IO errors contain the path of the failed configuration file.
    There is also a new option flag to ignore errors (off by default).

Commit Statistics

  • 7 commits contributed to the release over the course of 15 calendar days.
  • 15 days passed between releases.
  • 2 commits were understood as conventional.
  • 1 unique issue was worked on: #790

Commit Details

view details
  • #790
    • Binary config output parsing can now deal with quotes on windows. (603776e)
    • Allow to ignore IO errors when reading configuration files. (e55f4ee)
  • Uncategorized
    • Prepare changelogs prior to release (3016a28)
    • Merge branch 'fix-790' (ee36e5b)
    • Less dependencies for tests (via serial_test no default features) (8f2accd)
    • Correct more typos with typos tool. (2321eb9)
    • Merge branch 'fix-cred-helper' (01277a6)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.