github Byron/gitoxide git-date-v0.4.2
git-date v0.4.2

19 months ago

Documentation

  • fix typos

New Features

  • Adds fuzzer for date parser
  • return the time that failed to parse in the error

Bug Fixes

  • prevent panics from dates which cannot be represented by the time crate
  • panic in parse_raw() (as found by fuzzer)

Commit Statistics

  • 16 commits contributed to the release over the course of 28 calendar days.
  • 30 days passed between releases.
  • 5 commits were understood as conventional.
  • 3 unique issues were worked on: #691, #711, #720

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

view details
  • #691
    • set rust-version to 1.64 (55066ce)
  • #711
    • assure we get the latest version of the time crate (cb31cd1)
  • #720
    • prevent panics from dates which cannot be represented by the time crate (786f6dc)
  • Uncategorized
    • prepare changelogs prior to release (7c846d2)
    • Merge branch 'Lioness100/main' (1e544e8)
    • fix typos (39ed9ed)
    • thanks clippy (bac57dd)
    • Merge branch 'adjustments-for-cargo' (7bba270)
    • Merge branch 'fix-git-date-panics' (56f5593)
    • panic in parse_raw() (as found by fuzzer) (3d6c810)
    • fix warnings, don't track Cargo.lock to use compatible latest dependencies (96a56a9)
    • Merge pull request #714 from silvergasp/fuzz-git-date (a52c54e)
    • Adds fuzzer for date parser (fe04934)
    • Optimize usage of hex_to_id() (6fa950d)
    • Break cyclical dev dependencies (1fea18f)
    • return the time that failed to parse in the error (f5c9aa8)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.