github Byron/gitoxide gix-config-value-v0.14.2
gix-config-value v0.14.2

8 months ago

Chore

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

Bug Fixes

  • reproduce and fix panic when parsing integer values
    Previously it would try to treat a UTF-8 string like ASCII and split
    the last character off, even though it wasn't always at a charcter boundary.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Prepare changelogs of next release (e78a92b)
    • Merge branch 'maintenance' (4454c9d)
    • Upgrade MSRV to v1.70 (aea89c3)
    • Merge branch 'fix-config' (7ddf948)
    • Reproduce and fix panic when parsing integer values (329561a)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.