Skip to content

Minor fix for Symbol names and deprecation of spy.reset

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