Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 21:12
· 162 commits to master since this release

v1.3.0 (2025-07-16)

This release is published under the MIT License.

Bug Fixes

  • Add missing ruff dependency for CI linting (675d892)

  • Corrected funding link (13c76c4)

  • Ensure build tools available for semantic-release action (e2db367)

  • Install build module within semantic-release build command (cd5718d)

  • Install pytest separately in CI to resolve command not found error (1a99192)

  • Update JSON tests to match show_versions=False default (88bcf95)

  • Use uv run for build command in semantic-release (bc5857b)

Continuous Integration

  • Bump actions/setup-python from 4 to 5 (8013789)

Features

  • Enhance error handling and refactor code organization (c4a183c)

  • Implement v1.3.0 user experience improvements (2b87699)

  • Transform repository into professional open-source project (4ceebdc)


Detailed Changes: v1.2.0...v1.3.0