Skip to content

v0.3.1

Compare
Choose a tag to compare
@rich-iannone rich-iannone released this 27 Feb 16:08
· 1223 commits to main since this release
0ed0014

What's Changed

Features

Fixes

  • fix: iterate over sorted rows for rendering by @machow in #202
  • Remove type annotations from docstrings by @rich-iannone in #207
  • Ensure that np.nan values are replaced with na_color= vals by @rich-iannone in #205
  • Handle .data_color() edge cases with single val columns / all missing values by @rich-iannone in #213

Docs

Full Changelog: v0.3.0...v0.3.1