Skip to content

v0.3.0

Compare
Choose a tag to compare
@rich-iannone rich-iannone released this 16 Feb 18:43
· 985 commits to main since this release
82455e5

What's Changed

Features

Fixes

  • Replace with_row_count by with_row_index for Polars by @jrycw in #189
  • Add py.typed to support PEP-561 (type-hinting) by @sugatoray in #139
  • Ensure table font names (from tab_options()) is accepted as str or list by @rich-iannone in #155
  • Fix FutureWarning for DataFrameGroupBy.grouper by @jrycw in #193

Docs

Chores

New Contributors

Full Changelog: v0.2.0...v0.3.0