Skip to content

Prep for v1.50.0#2955

Merged
odow merged 3 commits into
masterfrom
od/v1.50
Mar 23, 2026
Merged

Prep for v1.50.0#2955
odow merged 3 commits into
masterfrom
od/v1.50

Conversation

@odow
Copy link
Copy Markdown
Member

@odow odow commented Feb 27, 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

PRs

Comment thread docs/src/changelog.md Outdated
Comment thread docs/src/changelog.md Outdated
@odow
Copy link
Copy Markdown
Member Author

odow commented Mar 5, 2026

Okay, this is now ready.

@odow odow requested a review from blegat March 5, 2026 03:17
@odow
Copy link
Copy Markdown
Member Author

odow commented Mar 5, 2026

It's baaaack. But now in the reverse case. I don't know what's going on. Seems like cholesky is super flakey between Julia versions.

Comment thread docs/src/changelog.md Outdated
@odow
Copy link
Copy Markdown
Member Author

odow commented Mar 8, 2026

We should resolve #2965 before tagging.

@odow
Copy link
Copy Markdown
Member Author

odow commented Mar 17, 2026

Thoughts @blegat?

Comment thread docs/src/changelog.md Outdated
@blegat
Copy link
Copy Markdown
Member

blegat commented Mar 20, 2026

Let's add support for modifying vector constraint in MatrixOfConstraints and then merge ? 😇

@odow
Copy link
Copy Markdown
Member Author

odow commented Mar 20, 2026

Yip, lots of things have been piling up here.

@blegat
Copy link
Copy Markdown
Member

blegat commented Mar 20, 2026

Maybe we should do a new solver test as well

@blegat
Copy link
Copy Markdown
Member

blegat commented Mar 20, 2026

It will maybe fail because modifying coefficients zeros in #2975 breaks the assumption that extract_function returns canoncalized function. This is fixed in #2977

@odow odow merged commit b5778d0 into master Mar 23, 2026
30 checks passed
@odow odow deleted the od/v1.50 branch March 23, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants