Skip to content

0.5.2

Compare
Choose a tag to compare
@machow machow released this 13 May 17:50
· 516 commits to main since this release
7eae1f2

Fixes

  • Fix CellStyleBorders not being properly constructed when sides 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

  • Add examples to reference pages by @jrycw in #328

Chores

New Contributors

Full Changelog: v0.5.1...0.5.2