SciML / SciML/ModelingToolkitStandardLibrary.jl
Version bump to 2.27.0 needed
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 171
- Forks
- 49
- Avg merge
- 15h 50m
- Merged PRs (30d)
- 10
Description
Version Bump Needed
The current version in Project.toml (2.26.0) has been successfully registered, but there are unreleased changes that need a new version.
Changes since v2.26.0
4 commits have been made since the last release (v2.26.0, released 2025-12-24):
-
Fix minimum version bounds for ModelingToolkitBase dependencies (3 days ago)
- Commit: 0fc238c5
-
CompatHelper: bump compat for PreallocationTools to 1 (3 days ago)
- Commit: cd60a7ae
Recommended Action
Bump version from 2.26.0 to 2.27.0 to prepare for release.
I've prepared the version bump on branch version-bump-20260101-232013 but cannot push it due to permissions. The change is:
- Project.toml: version = "2.26.0" → version = "2.27.0"
Registration Command
After the version is bumped and merged to main, register with:
@JuliaRegistrator register
cc @ChrisRackauckas
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Update the version in Project.toml from 2.26.0 to 2.27.0, following the prepared version-bump branch as a reference. After the change is merged to main, run the JuliaRegistrator registration command shown in the issue; done means the new version is prepared for registration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- release
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100