Skip to content

v1.5.2

Compare
Choose a tag to compare
@leouieda leouieda released this 11 Oct 09:03
bc32d4e

Released on: 2021/10/11

doi:10.5281/zenodo.5560923

Bug fixes:

  • Fix bug when unpacking an entire subfolder from an archive. Now both unpacking processors (Untar and Unzip) handle members that are folders (not files) correctly. (#266)

Enhancements:

  • Add support for Python 3.10 (#260)
  • Point to the user's code for the file_hash warning instead of our internal code (which isn't very useful) (#259)

Documentation:

  • Fix typo in a variable name of the examples in the documentation (#268)
  • Fix typo when specifying the SFTP protocol in the about page (#267)

Maintenance:

  • Remove old testing checks if running on TravisCI (#265)

This release contains contributions from:

  • Santiago Soler
  • Hugo van Kemenade
  • Mark Harfouche
  • Leonardo Uieda