Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

v0.1.2

Compare
Choose a tag to compare
@aliddell aliddell released this 24 May 18:27
· 21 commits to main since this release
59640dc

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 a bytes_per_chunk parameter.

Fixed

  • Compiles with position-independent code.

Full Changelog: v0.1.1...v0.1.2