All Versions
1
Latest Version
Avg Release Cycle
-
Latest Release
3096 days ago

Changelog History

  • v0.0.3 Changes

    October 07, 2015

    ๐Ÿš€ This release is considered alpha quality. We are still adding more wrapping APIs in order to fully cover the original native libhdfs APIs. Also, some wrapping APIs are still unstable, and their signature can be changed later.

    Major changes

    • All libhdfs APIs are ported.
    • Implemented safe and more idomatic rust APIs: HdfsFsCache, HdfsFile, HdfsUtil
    • HdfsFsCache, HdfsFile, HdfsUtil were reexported into the root module.
    • ๐Ÿ›  Fixed a bug caused by missed field in hdfsFileInfo