v0.6.0
Enhancements
- Highly customizable tables! The biggest change in this release.
They work withOwl.Data.t()
which allows colorizing even different chars inside a cell, not just a whole cell. Input expects a list of maps, and this structure allows autodetection of columns. There is sorting and filtering of columns, ability to specify max width for entire table and for individual columns. See all options in docs.
- Allow labels for progress bar to be
Owl.Data.t()
Full Changelog: v0.5.1...v0.6.0