v2.0.0
- Replace the
buffer_size=default option with aFileReadOptionsstruct, which is more future-proof if more options are added later. - Allow user-specified provisioners as a template parameter in the
parse()functions, for custom memory allocation.