Skip to content

v0.6.0

Compare
Choose a tag to compare
@Evertras Evertras released this 23 Feb 08:24
· 103 commits to main since this release
517a14c

What's Changed

Sorting is now available! It's smart enough to sort by string or by numeric values depending on what's in the column, and columns can be chain sorted to allow for groupings.

Features

Bug fixes

  • Strlimit sane behavior when max len is 0 by @Evertras in #23

Full Changelog: v0.5.0...v0.6.0