github Byron/gitoxide gix-tempfile-v4.1.0
gix-tempfile v4.1.0

19 months ago

New Features

  • add hp-hashmap feature toggle (enabled by default).
    This allows avoiding the dashmap dependency, and to optimize load
    for different applications. It seems that this simple implementation
    has performance benefits in some situations at least even though it
    may leave all tempfiles in place if a signal handler tries to cleanup
    while a lock is held.

Commit Statistics

  • 4 commits contributed to the release over the course of 1 calendar day.
  • 2 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 (94c99c7)
    • Merge branch 'adjustments-for-cargo' (d686d94)
    • Add hp-hashmap feature toggle (enabled by default). (1ff1342)
    • Avoid clearing the registry while running tests (d635fb7)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.