Skip to content

0.17.0

Latest

Choose a tag to compare

@fabiocaccamo fabiocaccamo released this 07 Jul 10:32
  • Add support for file-like objects in get_file_hash.
  • Fix IndexError in convert_size_bytes_to_string for sizes >= 1024 YB. #186 (thanks to @SAY-5)
  • Harden Content-Disposition filename sanitization in download_file to prevent path traversal. #181
  • Bump requirements and pre-commit hooks.