comfy-table 0.0.7

An easy to use library for building beautiful tables with automatic content wrapping
Documentation
#v0.0.7
- Fix wrong calculation due to bytes count instead of char count
- Fix panics caused by wrong string splits
- Introduce proptest

#v0.0.6
- Crossterm 0.15 update
- Simplify module structure

#v0.0.5

- Add `Column::remove_constraint()`
- Preset `UTF8_NO_BORDERS`
- Preset `UTF8_HORIZONTAL_BORDERS_ONLY`