Releases: eproxus/grid
Releases · eproxus/grid
v0.2.1
v0.2.0
Added
- Columns can be aligned by a column spec, e.g.
#{key => foo, alight => right} - It is now possible to specify the same column multiple times
- Support mixed column types (index or spec)
- Column contents can now be formatted
- A row can be any term, which counts as a single column row with that term
- Proplists are formatted as maps with proper column keys
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial version.
Full Changelog: https://github.com/eproxus/grid/commits/v0.1.0