v0.8.4 - Multiline truncation
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