Skip to content

v0.3.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 12:17
· 0 commits to main since this release
f0cb651

This release fixes a panic that occurs if the terminal window is thinner than the output spacer tries to print. This was caused by an underflow while calculating the number of dashes to print. Thank you to Kasper for reporting this bug to me.