Releases: phsym/prettytable-rs
Releases · phsym/prettytable-rs
v0.6.1
v0.6.0
v0.5.2
v0.5.1
v0.5.0
Support style with term
v0.4.0 now supports styles (color, bold, italic, etc ...) as provided by the term
crate.
Fixes for rust 1.4
v0.3.0 Fixes for rust 1.4 (removed deprecated methods calls)
Now with unicode support
Merge pull request #1 from askobara/fix-unicode-cell-width add unicode support into Cell
Fixed minor issue with ptable! macro
Fixed minor issue with ptable! macro
First cargo publishing of this crate
0.1.0 Added link to documentation in readme and cargo.toml file