Skip to content

v0.3.6

Choose a tag to compare

@affromero affromero released this 12 Mar 10:23
· 60 commits to main since this release

Fixed

  • Git graph panel was blank after the 0.3.5 performance optimisation: the render loop was still reading from self.rows (cleared by the fast path) instead of display_rows(), producing zero list items