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