Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@red0124 red0124 released this 14 Mar 18:28
· 4 commits to master since this release
  • Added header and raw_header methods #45
  • Added error handling when parsing header row
  • Added error handling when using methods related to headers while ignore_header is defined
  • Added [[nodiscard]] where fitting
  • Fixed ODR issues for common.hpp and ssp.hpp
  • Updated some error messages
  • Resolved some clang-tidy warnings