Skip to content

2.0.2

Choose a tag to compare

@jason0x43 jason0x43 released this 20 Nov 03:26
· 122 commits to master since this release

Overview

This release contains additional typing updates. It also ensures that Command#parent is a Command. This was typically the case in functional tests; only Suite#remote had a non-Command parent (a Session, which has always been accessible as Command#session).