Skip to content

Release v0.10.1 - #77

Merged
CSSFrancis merged 3 commits into
mainfrom
release/v0.10.1
Sep 17, 2026
Merged

CSSFrancis merged 3 commits into
mainfrom
release/v0.10.1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Release v0.10.1

Auto-generated by the Prepare Release workflow.

What changed

  • Version bumped to v0.10.1 in pyproject.toml and docs/conf.py
  • CHANGELOG.rst updated from towncrier fragments
  • docs/_root/switcher.json updated with the new version entry
  • Root redirect updated to point to this release

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.10.1 origin/main
git push origin v0.10.1

@codecov-commenter

codecov-commenter commented Sep 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.20%. Comparing base (de81f89) to head (ec1e0b4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   91.20%   91.20%           
=======================================
  Files          41       41           
  Lines        4880     4880           
=======================================
  Hits         4451     4451           
  Misses        429      429           

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

@CSSFrancis

Copy link
Copy Markdown
Owner

Refreshed for #78, which merged after this PR was cut:

  • main is merged in and 78.new_feature.rst is folded into the v0.10.1 changelog, so both Keep a decoded raster out of the state a zoom writes back #76 and Let a host page say it saves exported PNGs itself #78 are in the notes and both fragments are consumed.
  • The changelog is byte-identical to a fresh towncrier build --version 0.10.1 on current main; the version strings, switcher.json and the root redirect are unchanged from the workflow's own commit.
  • Done as a merge plus one commit rather than a re-run, since the workflow creates the branch and opens the PR and both already exist.

@CSSFrancis
CSSFrancis merged commit 33bea90 into main Sep 17, 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