Changelog
1.3.0
- Adds support for Python version
3.14.
1.2.0
- No user-facing changes.
1.1.0
- Extends support to Python versions
3.10and3.11.
1.0.0
- Adds pytester tests for the
pytest-plugin.
0.2.0
- Fixes
crosszip_parametrizemarker forpytestplugin. There was a bug in the implementation that caused the marker to not be recognized bypytest.
0.1.0
- Initial release of
crosszippackage.