Skip to content

Releases: p-ranav/tabulate

tabulate

20 Feb 14:44
b35db4c
Compare
Choose a tag to compare
  • #58 Fix compiler warning "non-virtual-dtor"
  • #77 Support std::string_view
  • #87 Fix issue with optional include on old compilers
  • #88 Fixed unused parameter warning
  • #91 Fix Typo in CMakeLists.txt
  • #97 Table: Provide size() function returning row counts
  • #98 Improvement: Precalculate the cell content
  • #100 Bump version to 1.5.0 and fix clang-format configuration

tabulate

07 Jan 14:52
Compare
Choose a tag to compare
  • Added version file tabulate.hpp and updated CMake #52
  • Added sample that shows table refresh #54

tabulate

12 May 17:18
Compare
Choose a tag to compare

tabulate

27 Apr 14:02
4fa3c66
Compare
Choose a tag to compare

Improved compatibility with Mac SDK 10.9 #41

tabulate

21 Apr 12:53
ff9dc4c
Compare
Choose a tag to compare
  • Exporters: Markdown, LaTeX and AsciiDoc
  • .shape() method

tabulate

30 Dec 13:56
Compare
Choose a tag to compare
v1.0

Updated unicode sample