v0.2.0
What's Changed
- ci: restore deploy url by @machow in #108
- Fix tab spanner column name by @atseewal in #111
- Fix validate frame by @machow in #118
- docs: polars styling blog post by @machow in #113
- Add basic implementation of the
data_color()
method by @rich-iannone in #109 - fix: validate_frame now coerces non string column names by @machow in #127
- Use
to_list()
method as cross-df solution by @rich-iannone in #128 - Add guide to
data_color()
and introductory blog post to next version of package by @rich-iannone in #131
New Contributors
Full Changelog: v0.1.5...v0.2.0