github Byron/gitoxide gitoxide-core-v0.14.0
gitoxide-core v0.14.0

2 years ago

New Features

  • Add gix repo commit describe
    It supports typical but basic flags mostly similar to the ones in git.

  • Commit::describe()
    A way to fluidly configure a git describe operation and run it.

    Along that, a new Tag top-level object was added as well to provide
    convenient access to otherwise lower-level objects. It's not strictly
    required for our implementation here but it's needed for a symmetric
    API.

Commit Statistics

  • 7 commits contributed to the release.
  • 2 days passed between releases.
  • 2 commits where understood as conventional.
  • 1 unique issue was worked on: #298

Commit Details

view details
  • #298
    • restrict signature changes to 'Ancestores::sorting()` (d71bd9d)
    • Adjust to changes in git-traverse (8240622)
    • support for the --max-candidates flag (b9e6754)
    • Reduce amount of max candidates, add --debug flag (c8c13e3)
    • Add gix repo commit describe (7e99e6a)
    • Commit::describe() (654f4af)
  • Uncategorized
    • Release git-config v0.2.1, git-diff v0.15.0, git-traverse v0.14.0, git-pack v0.18.0, git-odb v0.28.0, git-ref v0.12.1, git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0, safety bump 6 crates (b612021)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.