Skip to content

Prep for v1.51.1#3005

Open
odow wants to merge 2 commits into
masterfrom
od/v1.51.1
Open

Prep for v1.51.1#3005
odow wants to merge 2 commits into
masterfrom
od/v1.51.1

Conversation

@odow
Copy link
Copy Markdown
Member

@odow odow commented May 26, 2026

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

@blegat
Copy link
Copy Markdown
Member

blegat commented May 26, 2026

We should first tag v1.51.1 without #3001, so that people see with the new tests that they don't implement bridge cost correctly, and then we add #3001 in v1.52

@odow
Copy link
Copy Markdown
Member Author

odow commented May 26, 2026

I regarded them both as a bug-fix. What's the problem with just making a single release? The only relevant failure is DiffOpt.

@blegat
Copy link
Copy Markdown
Member

blegat commented May 27, 2026

We might have failures in other packages that we don't test. Even if they are bug-fixes, that will break existing code.

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