Changelog

Versions follow Semantic Versioning (<major>.<minor>.<patch>).

Backward incompatible (breaking) changes will only be introduced in major versions with advance notice in the Deprecations section of releases.

[UNRELEASED DRAFT] (2022-02-07)

No significant changes.

1.1.0 (2022-01-26)

Improvements

  • Maintain the skip location under Pytest >= 7.0.x (#7)

  • The plugin is now fully typed (#8)

Trivial/Internal Changes

  • Reproducible builds

    • Fix copyright headers hook

    • towncrier now uses issue_format (#7)

skip-markers 1.0.0 (2021-10-04)

Features

  • First public release of the Pytest Skip Markers Plugin