- Add `style_list` attribute to writers as an interface to set styles of columns: 4 (thanks to jpiter) - Loosen external package dependencies - Bug fixes
0.33.0
Not secure
- Add `format_list` attribute to set float formatting in a table: 4 (Thanks to hugovk) - Improve processing performance - Enable float formatting in default with `SpaceAlignedTableWriter` - Bug fixes
0.32.0
Not secure
- Add `dumps` method that returns rendered tabular text: 3 (Thanks to nettrino)
0.31.0
Not secure
- Add an interface to set alignment for each column of the output table: 2 (Thanks to jpoa)