summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)Author
2017-06-06Replaced coveralls badge by codecov badge in readmePierre-Henri Symoneaux
2017-06-05Rely on doc.rs for documentation hosting (except master)Pierre-Henri Symoneaux
2017-05-30Document CSV in readmePierre-Henri Symoneaux
2017-05-28Prettify README.mdhcpl
2017-05-14Fix coverage & run travis against all previous compatible rust versions (#49)Pierre-Henri Symoneaux
2016-09-11Windows specific newlines is now a default featurePierre-Henri Symoneaux
2016-08-21Fix minor typosMohamed Hayibor
2016-04-21Improvements to #27 (for #25)Pierre-Henri Symoneaux
2016-01-20Merge branch 'master' into ascription_fixpierresy
2016-01-20Updated version to v0.6.0 in cargo.toml and readmepierresy
2016-01-19Added a section in README about formattingpierresy
2016-01-15Removed from readme the notice about macros failing in nightlypierresy
2016-01-15Changed token for cell stylepierresy
2016-01-14Changed token for row stylepierresy
2016-01-04Updated readme with some explanation about table slicing (#10)pierresy
2016-01-03Updated readmepierresy
2015-12-27Fixed typo in readmepierresy
2015-12-23Added a note in readme about issue #11 in nightly rustpierresy
2015-12-10Updated README.md with new crate versionpierresy
2015-11-19Reset style before applying new style from stringpierresy
2015-11-19Added unittest on table indexingpierresy
2015-11-19Updated Cargo.toml and README.md.pierresy
2015-11-09#2 : Improved macros, added some doc and updated readme.pierresy
2015-11-07Issue #2 : Refactored codepierresy
2015-08-12Updated crate version to 0.2.0pierresy
2015-08-12Updated readmepierresy
2015-07-09Update README.mdPierre-Henri Symoneaux
2015-07-09Update README.mdPierre-Henri Symoneaux
2015-06-19Added a small performance boost, valuable when printing really bigpierresy
2015-06-17fixed crates.io shieldpierresy
2015-06-17Added crates.io shield in readmepierresy
2015-06-17Added link to documentation in readme and cargo.toml filepierresy
2015-06-08Fixed an example in readmepierresy
2015-06-08Updated links in build status badgespierresy
2015-06-08Renamed to prettytable-rspierresy
2015-06-02Added some todospierresy
2015-06-01Added a note in readme about rows having different length.pierresy
2015-06-01Fixed typo in readmepierresy
2015-06-01Removed titles from tables since they can be set in row 0.pierresy
2015-06-01Allow variable column numberpierresy
2015-06-01Testing appveyor CIpierresy
2015-06-01Fixed typospierresy
2015-06-01Added multiline examplespierresy
2015-06-01* Manage multi line rowspierresy
2015-05-28Updated readme with macropierresy
2015-05-28Added toto listpierresy
2015-05-28Added capability to write table to a &mut Writerpierresy
2015-05-28Updated examples and cargo.tomlpierresy
2015-05-28Added doc comments, readme file and travis config filepierresy