Skip to content

Minor fix for Symbol names and deprecation of spy.reset

Choose a tag to compare

@mroderick mroderick released this 08 Jan 10:38
· 1423 commits to main since this release
  • Fix: assertion error messages did not handle Symbol names (#1640)
  • Deprecate spy.reset(), use spy.resetHistory() instead (#1446)