Skip to content

Version 1.8.0

Compare
Choose a tag to compare
@henryiii henryiii released this 06 Oct 02:45
· 59 commits to master since this release
v1.8.0
1003dbf

This is the final release series for Python 3.6.

  • Drop Python 2.7 and 3.5 support, add 3.11 support #573
  • Lots of extended checks and fixes for problems exposed.
  • Color: support NO_COLOR/FORCE_COLOR #575
  • Commands: New iter_lines buffer_size parameter #582
  • Commands: cache remote commands #583
  • SSH: Support reverse tunnels and dynamically allocated ports #608
  • CLI: add Set(..., all_markers={"*", "all"}) and fix support for other separators #619
  • CLI: support future annotations #621
  • Color: fix the ABC #617
  • Exceptions: fix for exception pickling #586
  • Fix for StdinDataRedirection and modifiers #605

New Contributors

Full Changelog: v1.7.2...v1.8.0