Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 346 Bytes

Changelog.rust.md

File metadata and controls

17 lines (9 loc) · 346 Bytes

Changelog

Rust Icechunk Library 0.1.0-alpha.3

Features

  • Added new Store::list_dir_items method and ListDirItem type to distinguish keys and prefixes during list_dir operations.
  • New ByteRange type allows retrieving the final n bytes of a chunk.

Rust Icechunk Library 0.1.0-alpha.2

Features

  • Initial release