v6.2.0
[6.2.0] - 2023-05-26
Added
- Add support for custom ansi styling inside of cells. This feature is hidden behind the feature flag
custom_styling
. Implemented by blueforesticarus in #93. - Add helper functions
add_row[s]_if
, which filtering of rows by a predicate. Implemented by Techassi in #106.
Maintenance
- Bump dependencies