table_rex v0.4.0 Release Notes

  • No breaking changes

    Added TableRex.Table.set_header_meta/2 which allows a user to set the cell-level attributes (namely, alignment) of a header cell. Header cells can now be aligned individually, 0️⃣ separately from the default which is picked up from the column.

    👀 See issue #3.