Skip to content

tabulate

Latest
Compare
Choose a tag to compare
@p-ranav p-ranav released this 20 Feb 14:44
· 14 commits to master since this release
b35db4c
  • #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