Version 0.14.0 (2024/02/28)
Issues Closed
- Issue 192 - Migrate away from
pyinotify
(PR 185 by @mraspaud) - Issue 189 - S3 mover passes all config items to
S3FileSystem()
(PR 190 by @pnuu)
In this release 2 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 190 - Fix connection parameter handling (189)
- PR 184 - Make sure unpack takes
delete
as a boolean - PR 183 - Update versioneer
Features added
- PR 193 - Use log file in tmp_path instead of 'somefile'
- PR 191 - Update python CI versions to cover 3.10 - 3.12
- PR 190 - Fix connection parameter handling (189)
- PR 185 - Replace pyinotify with watchdog (192)
In this release 7 pull requests were closed.