Version 1.7.1
- Paths: glob with local paths no longer expands the existing path too (#552)
- Paramiko: support reverse tunnels (#562)
- SSHMachine: support forwarding Unix sockets in
.tunnel()
(#550) - CLI: Support
COLOR_GROUP_TITLES
(#553) - Fix a deprecated in Python 3.10 warning (#563)
- Extended testing and checking on Python 3.10 and various PyPy versions. Nox is supported for easier new-user development.