Tabulate Versions Save

Table Maker for Modern C++

v1.5

1 year ago

v1.4

3 years ago
  • Added version file tabulate.hpp and updated CMake #52
  • Added sample that shows table refresh #54

v1.3

3 years ago
  • Support for >=C++11 #43 by using optional-lite and variant-lite as fallback data structures if C++17 compiler support is unavailable.

v1.2

4 years ago

Improved compatibility with Mac SDK 10.9 #41

v1.1

4 years ago
  • Exporters: Markdown, LaTeX and AsciiDoc
  • .shape() method

v1.0

4 years ago