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
- @PaulYuuu made their first contribution in #120
- @gbladislau made their first contribution in #130
- @Anushree-Mathur made their first contribution in #140
- @dependabot[bot] made their first contribution in #131
Full Changelog: 1.7.0...1.8.0