table_rex v3.1.1 Release Notes
Release Date: 2021-01-30 // about 4 years ago-
๐ Bugfix: Fixes a multiline text rendering crash when inputs had differing lengths. Thanks to @chulkilee for the fix.
No breaking changes.
Previous changes from v3.1.0
-
๐ Multiline cell support ๐
๐ Thanks to @rubysolo, TableRex's ASCII-style plain text renderer has gained the ability to render multiline strings without any extra effort on behalf of the calling clients, simply insert your line breaks into your strings and the ๐ feature will handle rendering with correct padding, coloring & alignment.
No (known) breaking changes.