release_notes/3.2.0.md
This release contains a number of fixes and pull requests
Add spyOnAllFunctions function
Improve timeout error message
Fix JSDoc naming for Env functions
Add documentation for more public functions on Env
Added a basic set of async matchers
Properly cascade StopExecutionError's up the tree
Implemented hiding of disabled specs
Line-break long expectation failure messages
Better detection of DOM Nodes for equality
Fix typo from incimplete to incomplete
Allow omitting the name argument: createSpy(func)
name new global status stuff correctly in API docs
Check for accidental global variable creation
Fixed global variable leak
Correctly format stack traces for errors with multiline messages
Change message for extra elements at end of actual array
Report unhandled rejections as globalErrors.
add some links to more tutorials from the api docs
_Release Notes generated with Anchorman