Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Release Notes

This directory contains detailed release notes for each version of pytest-jux.

Available Release Notes

  • v0.3.0 (2025-10-24) - Metadata Integration (Breaking Changes)
  • v0.2.1 - OpenSSF Best Practices Badge
  • v0.2.0 - Documentation & User Experience

About Release Notes

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.

Format

Release notes follow this structure:

  1. Breaking Changes: Critical changes requiring user action
  2. What's New: New features and enhancements
  3. Documentation Updates: New or updated documentation
  4. Technical Details: Dependencies, test coverage, files changed
  5. Use Cases: Practical examples
  6. Links: Changelog, documentation, ADRs

Versions

v0.3.x - Metadata Integration Series

  • v0.3.0 (2025-10-24): pytest-metadata integration, XML-embedded metadata, git/CI auto-detection

v0.2.x - Documentation & Quality Series

  • 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.x - Foundation Series

  • 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.