_2022-04-25_
**Fixed**
* Updated minimum `python` version to `3.8` (down from `3.9.6` in 1.0.0)
**Added**
* Custom `IPython` formatter for [Noteable](https://app.noteable.io/) environments
* Additional data type support for `display()` / `dx()`:
* any tabular structure (lists of dicts, dict of `{column: [values]}`, etc) that can be loaded into a pandas `DataFrame`
* `.csv` and `.json` file paths