Skip to content

1.9.12

Compare
Choose a tag to compare
@carlos-jenkins carlos-jenkins released this 12 Jun 19:50
· 68 commits to master since this release

New

  • Add a dynamic timeout option. [Matthew Hall]

    When this option is used expect will be repeated as long as output is still being returned.

Changes

  • Add FORCED_PROMPT to the initial prompt. [Joseph Loaiza]

    The original initial prompt does not match the FORCED_PROMPT, this makes the shell to throw a timeout exception when trying to reconnect to a previously used shell.

Fix

  • Adding missing release information. [Diego Hurtado]
  • Updating to new PEP8 requirements. [Diego Hurtado]