What's Changed
Features
* Add the `.fmt_units()` method by rich-iannone in https://github.com/posit-dev/great-tables/pull/240
* Support Polars' non-strict `expand_selector()` by machow in https://github.com/posit-dev/great-tables/pull/368
Fixes
* General enhancements to several `.cols_*()` methods by jrycw in https://github.com/posit-dev/great-tables/pull/366
* Generate better error message for list data used in `.fmt_nanoplot()` by marcozzxx810 in https://github.com/posit-dev/great-tables/pull/356
Docs
* Add RSS feed to blog by jrycw in https://github.com/posit-dev/great-tables/pull/367
Chores
* Refactor `seq_groups()` to accept `Iterable` by jrycw in https://github.com/posit-dev/great-tables/pull/365
* Move `pairwise()`, `seq_groups()`, and `is_equal()` functions to `_utils.py` by jrycw in https://github.com/posit-dev/great-tables/pull/369
**Full Changelog**: https://github.com/posit-dev/great-tables/compare/v0.6.1...v0.7.0