Skip to content

Release 1.8.0

Latest

Choose a tag to compare

@ldoktor ldoktor released this 30 Jul 14:49
1.8.0
9b25ca7

What's Changed

  • .github/workflows/ci.yml: Fix CI on python 3.6 by @lmr in #118
  • python-aexpect.spec: Update spec with latest version by @lmr in #119
  • remote_login: Fix problem of losing logs before setting output_func by @PaulYuuu in #120
  • Remote door tweaks by @pevogam in #123
  • requirements: Add setuptools by @ldoktor in #126
  • Simplify spawn's logfile closing from using globals to other projects by @pevogam in #124
  • README: Add simple usage by @ldoktor in #125
  • Drop the use of pipes by @luckyh in #128
  • Add grep_pipe by @gbladislau in #130
  • fix: Raise error when aexpect_helper doesn't work properly by @PaulYuuu in #132
  • Makefile: Skip newly added R0917 by @ldoktor in #137
  • Provide Pyro5 compatibility to the remote door utility by @pevogam in #136
  • Provide remote Pyro5 compatibility for multiple remote objects by @pevogam in #138
  • Removing the escape sequence from the console output! by @Anushree-Mathur in #140
  • utils.astring: A couple of strip_console_codes fixes by @ldoktor in #135
  • Add rsync client for remote copy operations by @pevogam in #144
  • Bump setuptools from 69.0.2 to 70.0.0 by @dependabot[bot] in #131
  • Removing escape sequence from output in cmd_output function! by @Anushree-Mathur in #142
  • Fix an fstring formatting for the remote linux ops by @pevogam in #146
  • Pass both ops linux/windows modules through black linting by @pevogam in #150
  • Enable black formatter by @ldoktor in #152
  • Failed kill by @ldoktor in #147
  • aexpect.rss_client: Fix black style by @ldoktor in #153
  • client: Avoid double-cleanup exception by @ldoktor in #156
  • aexpect: Version 1.8.0 by @ldoktor in #157

New Contributors

Full Changelog: 1.7.0...1.8.0