v0.7.0
What's Changed
Features
- Add the
.fmt_units()
method by @rich-iannone in #240 - Support Polars' non-strict
expand_selector()
by @machow in #368
Fixes
- General enhancements to several
.cols_*()
methods by @jrycw in #366 - Generate better error message for list data used in
.fmt_nanoplot()
by @marcozzxx810 in #356
Docs
Chores
- Refactor
seq_groups()
to acceptIterable
by @jrycw in #365 - Move
pairwise()
,seq_groups()
, andis_equal()
functions to_utils.py
by @jrycw in #369
Full Changelog: v0.6.1...v0.7.0