v0.2.6
What's Changed
- Rewrite commit parsing strategy to enable the display of complex branching structures
- Add global flag -n to specific number of commits to display for any subcommand
- Add global flag --all to display all branches in graph, similar to "git log --all --graph"
- Add global flag --invert-branches to reorient merged branch order in simulated Git graphs
- Add global flag --hide-merged-branches to hide merged branches and display a linear commit graph
- Add --quiet, -q flag to suppress all output except errors
- Add --output-only-path global flag to suppress all output except the media file output path
- Create FUNDING.yml
Full Changelog: v0.2.5...v0.2.6