Skip to content

v0.8.4 - Multiline truncation

Compare
Choose a tag to compare
@Evertras Evertras released this 13 Mar 12:51
· 80 commits to main since this release
534c809

What's Changed

Truncate multiline entries down to the first line, showing that they're truncated with ... character like any other truncation.

Fixes

  • Fix table layout for multi-line values - fixes issue #51 by @gairadzi in #52
  • Fix edge case for multiline truncation on exact max length by @Evertras in #53

Full Changelog: v0.8.3...v0.8.4