- server: fix pathlib `relative_to` issue (179) - minimal python version upgraded to 3.9
0.22.3
- minimal python version downgraded to 3.8
0.22.2
------------------- - ci: separate build and publish jobs
0.22.1
------------------- - docs: update/fix readthedocs configuration - ci: fix workflow file extension from `yaml` to `yml`
0.22.0
------------------- - client.list: fix infinite symlink loop for `.` and `..` on FTP servers with UNIX-like filesystem for `client.list(path, recursive=True)` - project file structure: refactor to use `pyproject.toml` - minimal python version bumped to 3.11 - ci: update publish/deploy job (171)