Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 221 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 221 Bytes

0.2.1

  • Use the block_size when openning the file.
  • Enable passing kwargs when openning the file (useful to set up caches).

0.2

  • Upload without reading the whole file in memory.

0.1

  • Initial release.