Skip to content

Version 1.7.1

Compare
Choose a tag to compare
@henryiii henryiii released this 23 Nov 15:42
· 112 commits to master since this release
e9ba3b4
  • 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.