1.1.1
- 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