Skip to content

Fix SciMLBase v3 breaking changes and bump version#266

Open
ChrisRackauckas wants to merge 1 commit intomasterfrom
scimlbase-v3-compat
Open

Fix SciMLBase v3 breaking changes and bump version#266
ChrisRackauckas wants to merge 1 commit intomasterfrom
scimlbase-v3-compat

Conversation

@ChrisRackauckas
Copy link
Copy Markdown
Member

Summary

  • Replace removed SciMLBase.DEAlgorithm with SciMLBase.AbstractDEAlgorithm in src/solve.jl
  • Update SciMLBase compat bounds from "1, 2" to "2, 3"
  • Bump package version from 5.28.0 to 5.29.0

🤖 Generated with Claude Code

- Replace removed `SciMLBase.DEAlgorithm` with `SciMLBase.AbstractDEAlgorithm` in src/solve.jl
- Update SciMLBase compat bounds from "1, 2" to "2, 3"
- Bump package version from 5.28.0 to 5.29.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant