Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

38 lines (21 loc) · 1.06 KB

Changelog

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

Fixes

  • Driver builds as an OSX universal binary.

0.1.4 - 2023-08-14

Added

  • Linux build.

0.1.3 - 2023-07-28

Changes

  • Submodule and CI updates.

0.1.2 - 2023-06-27

Added

  • Nightly releases.

Changes

  • 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 a uint64_t (was a uint32_t).

0.1.1 - 2023-05-11