This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
v0.1.2
What's Changed
Added
- Nightly releases.
- Device Properties: Storage property metadata.
- Device Properties: A function to set chunking parameters.
- Device Kit: A function to get property metadata for a storage device.
- Device Kit: A function to reserve image shape for a storage device.
- Device HAL: A function to get storage property metadata.
- Device HAL: A function to reserve image shape for a storage device.
Changed
- Device Properties: The
storage_properties_init
function no longer accepts abytes_per_chunk
parameter.
Fixed
- Compiles with position-independent code.
Full Changelog: v0.1.1...v0.1.2