github Byron/gitoxide gix-actor-v0.25.0
gix-actor v0.25.0

13 months ago

Chore

  • switch nom to winnow in remaining uses in gix-object, gix-ref, and gix-actor for ~20% more performance.
    It's likely that over time, these parsers will get even faster due to improvements to winnow.
    Thanks, Ed Page, for single-handedly performing this transition.

Commit Statistics

  • 18 commits contributed to the release over the course of 4 calendar days.
  • 19 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update changelogs prior to release (f23ea88)
    • Just fmt (0d258f4)
    • Switch nom to winnow in remaining uses in gix-object, gix-ref, and gix-actor for ~20% more performance. (ef54aab)
    • Upgrade winnow to latest patch release (8c41848)
    • Speed up timezone offset parsing (80d7991)
    • Switch errors to StrContext (df226dd)
    • Show more error details in parse tests failures (266864f)
    • Upgrade to Winnow 0.5 (3f8c91f)
    • Simplify parsers (12f03db)
    • Resolve 0.4 not-quite deprecations (f0cbf81)
    • Resolve 0.4 deprecations (9ed7df0)
    • Upgrade to Winnow 0.4 (86ea47f)
    • Parse explicitly in prep for 0.4 (b3f0418)
    • Resolve remaining winnow 0.3 deprecations (fee441d)
    • Prefer Parser inherent parsers (b37a909)
    • Prefer built-in Winnow parsers (ac0e81c)
    • Simplify winnow ErrMode construction (86d7fd1)
    • Switch gix to winnow 0.3 (ee75de1)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.