Commit Graph

2 Commits

Author SHA1 Message Date
Clément DOUIN cddb7bde37 refactor table system (#132)
* init table trait

* add shrink_col_index and max_width method to Table trait

* make unicodes work when shrinking

* improve readability of the table

* replace old table system with new one

* update changelog
2021-04-27 14:54:53 +02:00
Clément DOUIN e108729491 extract flags from msg model 2021-03-22 12:50:22 +01:00