Skip to content

v4.0.3

Compare
Choose a tag to compare
@jedib0t jedib0t released this 29 Apr 14:33
71f451d

This patch release does a better job at calculating character widths for Unicode characters as they appear on the console and render tables with such characters with a higher precision. It is not going to be 100% right all the time as the typeface plays a huge role in how the character gets rendered, but it will be better than before.

New Dependency: github.com/mattn/go-runewidth