- Provide
__version__
of the package so it can be easily checked when installed on the system.
- Fix an issue of clashing with the coverage.
- Packaging has been modernized.
- No user-facing changes.
- Fix the problem with kwarg decorators that causes the function body not to be executed.
- 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.
- Fix a performance issue when detecting cassettes following the old naming format.
- New version of requre 0.7.0
- python 'tuple' support as base type
- release new version 0.6.0
Features
- default decorator if not given
- guess output decorator class
- class shortcut decorators
- repair specfile to be same as possible as in ogr and packit.yaml fix