Skip to content

Prep for v1.54.0 - #3077

Merged
odow merged 2 commits into
masterfrom
od/v1.53.1
Sep 22, 2026
Merged

odow merged 2 commits into
masterfrom
od/v1.53.1

Conversation

@odow

@odow odow commented Sep 7, 2026

Copy link
Copy Markdown
Member

Needs

Basic

  • version field of Project.toml has been updated
    - If a breaking change, increment the MAJOR field and reset others to 0
    - If adding new features, increment the MINOR field and reset PATCH to 0
    - If adding bug fixes or documentation changes, increment the PATCH field

Documentation

  • Add a new entry to docs/src/changelog.md, following existing style

Tests

Comment thread docs/src/changelog.md Outdated
Comment thread docs/src/changelog.md Outdated
@odow
odow requested a review from blegat September 8, 2026 04:57
@odow
odow force-pushed the od/v1.53.1 branch 2 times, most recently from 1e92967 to 3de4dc9 Compare September 14, 2026 06:43
@odow odow changed the title Prep for v1.53.1 Prep for v1.54.0 Sep 14, 2026
Comment thread docs/src/changelog.md Outdated
@odow

odow commented Sep 16, 2026

Copy link
Copy Markdown
Member Author

@blegat can you take a look at this? There are a lot of bug fixes building up.

v1.53.0...master

@odow

odow commented Sep 21, 2026

Copy link
Copy Markdown
Member Author

@odow

odow commented Sep 21, 2026

Copy link
Copy Markdown
Member Author

Okay @blegat it's time to release this. There are a few package failures, but they seem mostly to be because of Julia v1.13. The InfiniteOpt is because we now error querying the DualObjectiveValue instead of returning an incorrect value.

@blegat blegat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I just made a release of MultivariatePolynomials that should fix the failures in SumOfSquares etc

@odow
odow merged commit 3773185 into master Sep 22, 2026
30 checks passed
@odow
odow deleted the od/v1.53.1 branch September 22, 2026 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants