Skip to content

git-graph v0.8.0

Latest

Choose a tag to compare

@peso peso released this 06 Aug 21:45

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