Skip to content

Bump major version (0.7.7 → 0.8.0) for SciMLBase v3 / DiffEqBase v7#80

Merged
ChrisRackauckas merged 1 commit into
rveltz:masterfrom
ChrisRackauckas-Claude:bump-major-sciml-v3
Apr 25, 2026
Merged

Bump major version (0.7.7 → 0.8.0) for SciMLBase v3 / DiffEqBase v7#80
ChrisRackauckas merged 1 commit into
rveltz:masterfrom
ChrisRackauckas-Claude:bump-major-sciml-v3

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown

Summary

The SciMLBase v3 / DiffEqBase v7 / OrdinaryDiffEq v7 release is breaking across the ecosystem (typed verbose / DEVerbosity instead of Bool, AutoSpecialize ODEFunction default, controllers as objects, RAT v4, removed re-exports, etc. — see the OrdinaryDiffEq v7 NEWS.md).

master already widened compat to include SciMLBase v3 / DiffEqBase v7, but the latest registered version is still on the prior major. Per SemVer, that ecosystem upgrade should ride a major bump so users opt into v3 explicitly rather than getting it via a routine update.

The package source already runs against both the v2 and v3 ecosystems (compat covers both), so no code changes are needed — this is a version-only bump. Companion PRs landed for DASKR, DASSL, IRKGaussLegendre, and ODEInterfaceDiffEq, with their pre-major v3-allowing releases yanked in JuliaRegistries/General#153846.

Test plan

  • CI green
  • After merge, register with @JuliaRegistrator register()

🤖 Generated with Claude Code

The SciMLBase v3 / DiffEqBase v7 / OrdinaryDiffEq v7 release is breaking
across the ecosystem (typed verbose / DEVerbosity, AutoSpecialize
ODEFunction default, RAT v4, etc. — see
https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md). master
already widened compat to include SciMLBase v3 / DiffEqBase v7. Per
SemVer, that ecosystem upgrade should ride a major bump so users opt
into v3 explicitly rather than getting it via a routine update.

The package source already runs against both the v2 and v3 ecosystems;
only the version number changes here.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@JuliaRegistrator

Copy link
Copy Markdown

Error while trying to register: Register Failed
@ChrisRackauckas-Claude, it looks like you don't have collaborator status on this repository.

@ChrisRackauckas ChrisRackauckas merged commit 22422b2 into rveltz:master Apr 25, 2026
0 of 3 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.

3 participants