github stephenberry/glaze v5.2.0

latest releases: v8.3.0, v8.2.0, v8.1.0...
16 months ago

CSV Improvements

Breaking Change

Moved layout CSV option out of default glz::opts into glz::opts_csv

Improvements

  • Added a new glz::opts_csv, with only the options that apply to the CSV format.
  • Support for writing a CSV without headers.
  • CSV support for array like types with structs as the value_type (reading/writing)
  • Examples in #1724

Development

Full Changelog: v5.1.2...v5.2.0

Don't miss a new glaze release

NewReleases is sending notifications on new releases.