v0.1.0
This release rounds out our initial API offering, with:
- structuring of a table with spanners, row groups, and stub labels
- fully fleshed-out formatting methods with locale support
- support for polars and polars selectors (e.g.,
cs.starts_with
, etc.) - addition of the
vals
submodule to enable formatting of values outside of a table context - a Get Started guide on the docs site along with many examples in the API reference