All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.5 - 2023-10-02
- Driver builds as an OSX universal binary.
0.1.4 - 2023-08-14
- Linux build.
0.1.3 - 2023-07-28
- Submodule and CI updates.
0.1.2 - 2023-06-27
- Nightly releases.
- Updates call to
storage_properties_init
for the new function signature. - Reflect a change in core-libs:
StorageProperties::chunking::max_bytes_per_chunk
is now auint64_t
(was auint32_t
).