summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2016-08-02Updated rust version to 1.10 in appveyor scriptPierre-Henri Symoneaux
2016-04-22Bumped versionof lazy_static to 0.2. Updated crate version to 0.6.2 before re...Pierre-Henri Symoneaux
2016-02-15Updated version to 0.6.1 in Cargo.tomlpierresy
2016-02-14Detect if attached to a tty standard output when calling Table.printstd().pierresy
2016-01-20Updated version to v0.6.0 in cargo.toml and readmepierresy
2016-01-18Started Builder implementationpierresy
2016-01-11Fixed windows issue for pull request #16pierresy
2016-01-11Bump term to 0.4Alexander Bulaev
2015-12-29Updated version to 0.5.1 in Cargo.tomlpierresy
2015-12-15Fixes #8 : Removed wildcard dependenciespierresy
2015-12-10Reduces number of crate's tag to 5pierresy
2015-12-08Fixes #7 : Table::printstd now falls back to stdlib standard output if cannot...pierresy
2015-11-19Updated Cargo.toml and README.md.pierresy
2015-11-07Issue #2 : Refactored codepierresy
2015-11-07Added dependency "term" and support to styles (color, etc ...)pierresy
2015-11-04Fixes for rust 1.4 (removed deprecated methods calls)pierresy
2015-08-12Updated crate version to 0.2.0pierresy
2015-08-12Added customizable alignmentpierresy
2015-07-09add unicode support into CellArthur Skobara
2015-06-19Added a small performance boost, valuable when printing really bigpierresy
2015-06-18Set version to 0.1.1pierresy
2015-06-17Added link to documentation in readme and cargo.toml filepierresy
2015-06-08updated link to repository in cargo.tomlpierresy
2015-06-08Renamed to prettytable-rspierresy
2015-06-01* Manage multi line rowspierresy
2015-05-28Created ptable! macropierresy
2015-05-28Updated examples and cargo.tomlpierresy
2015-05-28Moved root directorypierresy