v0.10.0
Features
- Add ability to express units in
.cols_label()
by @rich-iannone in #380 - Allow spanners to use units notation in
.tab_spanner()
by @rich-iannone in #393 - The
.opt_table_font()
method has been added to make it easy to set a default table font; by @rich-iannone in #272 - Add the
.show()
method by @machow in #379 - Several new datasets were added (bringing total number up to 16) by @rich-iannone in #382
Fixes
- fix
.fmt_percent()
issue with polars-u64-idx by @lostmygithubaccount in #388 - Add render target for HTML pages by @isabelizimm in #377
.show()
no longer raises or prints to stderr by @machow in #384
Docs
- Add absolute URLs to README to improve PyPI summary by @rich-iannone in #373
New Contributors
- @isabelizimm made their first contribution in #377
- @lostmygithubaccount made their first contribution in #388
Full Changelog: v0.9.0...v0.10.0