github Byron/gitoxide gix-features-v0.28.0
gix-features v0.28.0

18 months ago

New Features (BREAKING)

  • use std::thread::scope() instead of crossbeam-utils::thread::scope().
    This cuts a direct dependency.
    We can't removed crossbeam-channel yet due to the need for single-produce-multiple-consumer
    channels.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release of gix-pack (6db30ef)
    • Merge branch 'adjustments-for-cargo' (04ab852)
    • Use std::thread::scope() instead of crossbeam-utils::thread::scope(). (571ec0d)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.