Released on: 2021/10/11
Bug fixes:
- Fix bug when unpacking an entire subfolder from an archive. Now both unpacking processors (
Untar
andUnzip
) handlemembers
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