Skip to content

Bump ModelingToolkitNeuralNets to 2.7.0 for release - #144

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:version-bump-20260805
Aug 5, 2026
Merged

Bump ModelingToolkitNeuralNets to 2.7.0 for release#144
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:version-bump-20260805

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

These packages have unreleased changes to src, ext, or Project.toml relative to the
tree recorded in the General registry for their current version, but the version was never
bumped — so the changes cannot be released.

package from to kind why
ModelingToolkitNeuralNets 2.6.0 2.7.0 minor makes isneuralnetwork, isneuralnetworkps, get_nn_chain public API

How the versions were chosen

Patch by default. A package was promoted to a minor bump only where it gained public API
or a user-facing capability. For 0.y.z packages the non-breaking slot is z, so those stay
in the patch position regardless of what they added.

No package in this PR needs a major bump: comparing the exported/@public name sets between
each package's released commit and master, no name that the package itself defines was
removed
. The removals that do appear are blanket reexports of names owned by other packages
(e.g. BVPJacobianAlgorithm and integral, which belong to BoundaryValueDiffEqCore), which
SciML does not treat as documented public API.

Registration follows once this merges.


Found by a /sciml-release-sweep pass over the org. Please ignore until reviewed by @ChrisRackauckas.

These packages have unreleased src/ext/Project.toml changes relative to
the tree registered in General, but no version bump, so the changes
cannot be released.

  ModelingToolkitNeuralNets: 2.6.0 -> 2.7.0

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 5, 2026 05:03
@ChrisRackauckas
ChrisRackauckas merged commit 13d4115 into SciML:main Aug 5, 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