Skip to content

1.1.1

Compare
Choose a tag to compare
@stephenberry stephenberry released this 30 Mar 19:10
· 1816 commits to main since this release
  • Added initial CSV reading and writing for standard maps and glaze meta objects (see csv_test.cpp). Supports both row-wise and column-wise format.
  • Better performance on clang using flatten attribute
  • Added intermediate checks for better error messages
  • Other minor fixes and optimizations