This directory contains detailed release notes for each version of pytest-jux.
- v0.3.0 (2025-10-24) - Metadata Integration (Breaking Changes)
- v0.2.1 - OpenSSF Best Practices Badge
- v0.2.0 - Documentation & User Experience
Release notes provide detailed information about each version release, including:
- Breaking changes with migration guides
- New features with examples and use cases
- Bug fixes and improvements
- Technical details (dependencies, test coverage)
- Documentation updates
- Installation instructions
For a concise changelog of all versions, see CHANGELOG.md.
Release notes follow this structure:
- Breaking Changes: Critical changes requiring user action
- What's New: New features and enhancements
- Documentation Updates: New or updated documentation
- Technical Details: Dependencies, test coverage, files changed
- Use Cases: Practical examples
- Links: Changelog, documentation, ADRs
- v0.3.0 (2025-10-24): pytest-metadata integration, XML-embedded metadata, git/CI auto-detection
- v0.2.1 (2025-10-21): OpenSSF Best Practices Badge, SBOM generation
- v0.2.0 (2025-10-20): Documentation overhaul, user experience improvements
- v0.1.9 (2025-10-19): Database dependencies removed
- v0.1.4 (2025-10-18): Configuration and storage features
- v0.1.3 (2025-10-17): Initial storage implementation
See CHANGELOG.md for complete version history.