Skip to content

v0.8.0 - Flexbox-style column widths

Compare
Choose a tag to compare
@Evertras Evertras released this 07 Mar 13:23
· 87 commits to main since this release
c252b99

What's Changed

Adds flexbox-style column widths, allowing a table to fill a given width. Check make example-flex to see it in action, and see the code in examples/flex/main.go

Features

Full Changelog: v0.7.1...v0.8.0