v2.0.1
This release fixes a couple bugs related to blocks including blocks not being passed on when spying on a method.
What's Changed
- docs: fix README code block end by @clarkedb in #74
- fix: raise error when mock_implementation receives no block by @clarkedb in #77
- fix: forward block when spying by @clarkedb in #78
- prep v2.0.1 release by @clarkedb in #79
Full Changelog: v2.0.0...v2.0.1