github git-bahn/git-graph v0.8.0
git-graph v0.8.0

6 hours ago

First release where the library is no longer part of git-graph.
It is now in a separate crate called gleisbau.

Added

  • A CHANGELOG.md file.
  • Details to the SVG output.
  • Option to specify revset to render a subset of the graph.
  • Gitea merge pattern.

Changed

  • Add clippy warning for complex functions.
  • Code refactoring to make it easier to understand.
  • Extract library part into crate gleisbau
  • Update git2 dependency to version 0.21 (fix relative worktrees)

Removed

  • Remove pager

Don't miss a new git-graph release

NewReleases is sending notifications on new releases.