Bumped version to 0.3.0 and added release workflow
5 files · 86+ · 4-

Version 0.3.0 release preparation

2 files changed
  • VERSION Bumped version to 0.3.0
  • pyproject.toml Updated version configuration
  • Bumped version to 0.3.0 for coordinated release across the pyvider ecosystem baseline behavioral
    2 files
    • VERSION
    • pyproject.toml

Release workflow

1 file changed
  • release.yml Added automated release pipeline with build, test, and publish steps (81 lines)
  • Added .github/workflows/release.yml implementing automated release pipeline baseline behavioral
    1 file
    • release.yml

Test fixes

2 files changed
  • test_jq_lifecycle_and_robustness.py Fixed test assertion (2 lines)
  • test_jq_wire_protocol.py Fixed test assertion (2 lines)
  • Fixed jq test files to align with updated framework qualify internal
    2 files
    • test_jq_lifecycle_and_robustness.py
    • test_jq_wire_protocol.py