azure-storage-file v1.0.0
·
150 commits
to master
since this release
- The package has switched from Apache 2.0 to the MIT license.
- Fixed bug where get_file_to_* cannot get a single byte when start_range and end_range are both equal to 0.
- [Breaking] Metadata keys are now case-preserving when fetched from the service. Previously they were made lower-case by the library.