- Fix the problem with kwarg decorators that causes the function body not to be executed.
0.8.0
- New decorators for handling temporary files (MkTemp) and directories (MkDTemp) in a more transparent way. - The old implementation based on static paths and counter has been deprecated.
0.7.1
- Fix a performance issue when detecting cassettes following the old naming format.