Skip to content

Release v0.3.0b1#32

Merged
CSSFrancis merged 2 commits into
mainfrom
release/v0.3.0b1
Jul 13, 2026
Merged

Release v0.3.0b1#32
CSSFrancis merged 2 commits into
mainfrom
release/v0.3.0b1

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Release v0.3.0b1

Auto-generated by the Prepare Release workflow.

What changed

  • Version bumped to v0.3.0b1 in pyproject.toml and docs/conf.py
  • CHANGELOG.rst updated from towncrier fragments
  • docs/_root/switcher.json updated with the new version entry

Review checklist

  • CHANGELOG.rst reads well — edit the fragment text directly if needed
  • Version strings are correct in pyproject.toml and docs/conf.py
  • switcher.json has the right label and URL
  • CI passes

After merging

Create and push the tag to trigger the Release and Docs workflows:

git fetch origin
git tag v0.3.0b1 origin/main
git push origin v0.3.0b1

@codecov-commenter

codecov-commenter commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.00%. Comparing base (24df988) to head (5c4b825).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   90.00%   90.00%           
=======================================
  Files          39       39           
  Lines        3801     3801           
=======================================
  Hits         3421     3421           
  Misses        380      380           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Napoleon parsed the 'region : (x, y, w, h)' type field as a tuple of types,
turning bare x/y into class cross-references that resolved to both
Event.x/.y and Plot1D.x/.y -> 'more than one target' warnings, failing the
-W docs build. Move the (x, y, w, h) shape into the prose as a code span so
it is not tokenized as a type spec.
@CSSFrancis CSSFrancis merged commit 8597490 into main Jul 13, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants