------------------- - tests: use `pytest_asyncio` `strict` mode and proper decorations (155) - setup/tests: set low bound for version of `async-timeout` (159)
0.21.3
------------------- - server/`LIST`: prevent broken links are listed, but can't be used with `stat` - server: make `User.get_permissions` async
------------------- - tests: replace more specific `ConnectionRefusedError` with `OSError` for compatibility with FreeBSD (152) Thanks to `AMDmi3 https://github.com/AMDmi3`_
0.21.0
------------------ - server: support PASV response with custom address (150) Thanks to `janneronkko https://github.com/janneronkko`_
0.20.1
------------------ - server: fix real directory resolve for windows (147) Thanks to `ported-pw https://github.com/ported-pw`_