Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 28 Aug 14:20
· 19 commits to master since this release
d8389a7
  • Allow rasuvaeff/understudy ^0.4: Arg::rest(), Arg::captor(),
    Understudy::delegate(), Understudy::lean() and rendered property hooks
    are all additive — the adapter needs no code change.

  • README (EN+RU): documented that the #[After] reset runs after
    tearDown() while the call log still retains returned values, the Windows
    "Directory not empty" failure that surfaces it, and the two remedies —
    Understudy::lean() (understudy 0.4+) and Understudy::scope()
    (rasuvaeff/understudy#63).