github Byron/gitoxide gix-trace-v0.1.2
gix-trace v0.1.2

15 months ago

New Features

  • Support for events (e.g. warn!()) via macro.
    Thanks to these, one can now emit warnings which could be visible
    if the application compiled in support for it.

    This is a nice alternative compared to having to have a progress around.

  • panic on record() if field wasn't found.
    Even though this is a breaking change, it happens at runtime and should be helpful.

Commit Statistics

  • 4 commits contributed to the release over the course of 6 calendar days.
  • 6 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 prior to release (00f96fb)
    • Merge branch 'basic-filtering' (3fd5e16)
    • Support for events (e.g. warn!()) via macro. (d5eba46)
    • Panic on record() if field wasn't found. (ba777f3)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.