Skip to content

Conversation

odow
Copy link
Member

@odow odow commented Dec 29, 2023

TODO

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

@odow
Copy link
Member Author

odow commented Dec 30, 2023

Hmm. Seems like v1.10 broke a bunch of solvers like;

  • MathOptSetDistances (because of Hypatia) Prep for v0.7.4 Hypatia.jl#832
  • Hypatia -- touches some internals of LinearAlgebra, needs investigating
  • SDPA -- CxxWrap issue. Might need rebuilding.

I don't think these are our fault.

@odow odow merged commit 64f1bd8 into master Jan 2, 2024
@odow odow deleted the od/v1.24.0 branch January 2, 2024 08:00
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