Clarabel.jl icon indicating copy to clipboard operation
Clarabel.jl copied to clipboard

Allow newer versions of JSON and DataStructures

Open hellemo opened this issue 4 months ago • 3 comments

I'm trying to update another package to use JSON 1.0, it would be great if Clarabel could be updated to support it.

All tests pass locally, but I didn't investigate deeply if you are using any sophisticated JSON functionality that needs to be checked further.

hellemo avatar Oct 16 '25 17:10 hellemo

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 16 '25 17:10 CLAassistant

I think this needs the DataStructures.IntDisjointSets fix. I'll make a separate PR.

odow avatar Oct 20 '25 22:10 odow

See https://github.com/oxfordcontrol/Clarabel.jl/pull/218

odow avatar Oct 20 '25 23:10 odow