Releases: packit/requre
Releases · packit/requre
0.9.1
0.9.0
0.8.6
- Trigger a new release to fix the PyPI upload action.
0.8.5
- Trigger a new release to confirm the correct SPDX licence.
0.8.4
- Provide
__version__
of the package so it can be easily checked when installed on the system.
0.8.3
- Fix an issue of clashing with the coverage.
- Packaging has been modernized.
0.8.2
- No user-facing changes.
0.8.1
- 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.