0.5.2
Fixes
- Fix
CellStyleBorders
not being properly constructed whensides
is set to "all" by @jrycw in #326 - Fix
GT.fmt_image()
erroring on missing values by @machow in #329 - Nanoplots listcols now work, polars list columns no longer raise error by @machow in #330
- Nanoplots no longer fail for lists of large integers by @machow in #335
GT.fmt_number()
no longer puts improper comma for 3-digit compact, negative numbers by @machow in #335
Docs
Chores
- Remove unused library webcolors as required dependency by @marcozzxx810 in #336
New Contributors
- @marcozzxx810 made their first contribution in #336
Full Changelog: v0.5.1...0.5.2