Skip to content

Release prep: bump to 1.3.0 (minor, not patch, due to julia range narrowing)#107

Merged
ChrisRackauckas merged 1 commit into
mainfrom
release-prep/minor-bump-for-julia-range
Jul 12, 2026
Merged

Release prep: bump to 1.3.0 (minor, not patch, due to julia range narrowing)#107
ChrisRackauckas merged 1 commit into
mainfrom
release-prep/minor-bump-for-julia-range

Conversation

@ChrisRackauckas

Copy link
Copy Markdown
Member

Registered 1.2.0 supports julia = "1" (all of Julia 1.x). A commit over a month ago (#81, canonical CI adoption) narrowed this to julia = "1.10" without a corresponding version bump -- content otherwise unchanged since then except a QA/ExplicitImports-only commit. AutoMerge correctly rejected registering this as a patch (1.2.1) since narrowing Julia support isn't patch-safe. Releasing as 1.3.0 (minor) instead, which is where this narrowing should have been reflected in the first place.

…= "1"; a commit over a month ago (#81, canonical CI adoption) narrowed this to julia = "1.10" without a version bump. AutoMerge correctly disallows narrowing supported Julia versions in a patch release; releasing as 1.3.0 instead.
@ChrisRackauckas ChrisRackauckas merged commit 900539f into main Jul 12, 2026
4 of 5 checks passed
@ChrisRackauckas ChrisRackauckas deleted the release-prep/minor-bump-for-julia-range branch July 12, 2026 22:08
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