Release v26.8.0.0 and pybammsolvers v0.9.1 - #5719
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5719 +/- ##
=======================================
Coverage 98.11% 98.11%
=======================================
Files 340 340
Lines 32743 32743
=======================================
Hits 32127 32127
Misses 616 616 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
BradyPlanden
force-pushed
the
release/v26.8.0.0
branch
from
August 17, 2026 13:24
22c0a03 to
b10e329
Compare
BradyPlanden
marked this pull request as ready for review
August 17, 2026 17:10
MarcBerliner
approved these changes
Aug 17, 2026
Prepend the dated v26.8.0.0 changelog heading and bump CITATION.cff. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Bump version.py (mirrored into pyproject.toml and vcpkg.json) and log the conda CMake guards from #5668. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
BradyPlanden
force-pushed
the
release/v26.8.0.0
branch
from
August 18, 2026 08:51
b10e329 to
e816804
Compare
BradyPlanden
enabled auto-merge (squash)
August 18, 2026 08:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release prep per
RELEASE.md. Two independent releases, one PR.PyBaMM v26.8.0.0
First feature release of August 2026 (
YY.MM.N.P,N=0,P=0). No breaking changes or deprecations.CHANGELOG.md: datedv26.8.0.0heading prepended over the# [Unreleased]blockpackages/pybamm/CITATION.cff:versionbumped to26.8.0.0Contents verified against
git log pybamm-v26.7.1.0..HEAD— 3 features (#5687, #5686, #5699) and 9 bug fixes. Everything else since 26.7.1.0 is CI, lint, and dependency work.pybammsolvers v0.9.1
Picks up #5668 (conda CMake guards), which has been on
mainsince the 0.9.0 release.version.pybumped to0.9.1; thesync-pybammsolvers-versionhook mirrored it intopyproject.tomlandvcpkg.jsonv26.8.0.0→ Bug fixes, matching how previous solver changes were loggedAfter merge
Two separate GitHub releases off the merge commit:
Copy the matching
CHANGELOG.mdblock into each release description.🤖 Generated with Claude Code