Skip to content

v0.1.20

Compare
Choose a tag to compare
@phil294 phil294 released this 03 Oct 19:33
· 99 commits to master since this release
  • c85b4bb Add multi-diff viewer button to commit file changes (#83)
  • 00dfc90 Fix missing display of merge commit lines in parallel branches (#106)
  • 3136e36 Fix wrong positioning of branch birth lines. Now they properly start with their birth commit, not before. (#81)
  • 39c7b7b Merge commit lines into the merge commit circle, not the line below (#81)
  • acfe462 Fix the small subtle gaps in graph lines between all lines. The thickness is now constant
  • d023633 Fix error when navigating to a file in deleted state (#109)
  • c49060c Fix layout of commit changes icons
  • 303ae55 Fix proper display of git error messages in two-step actions such as branch drop merge
  • 111e325 Improve error message when the main LOG action fails (#108)