Adiak v0.5.0 is a major update with new features and improvements:
- Python bindings for the Adiak application and tool APIs
- Adiak records are now timestamped. There are new tool API functions to retrieve the timestamp metadata.
- The type system gains the new
%jJSON string type and scalar size specifiers like%f32,%u8, etc. to pass in scalars of different bit lengths in compound types through the C API. - Several internal improvements and fixes.