Bump IntervalArithmetic to v1 (and raise bounds for Symbolic* packages)#75
Conversation
|
@dpsanders could you please take a look and, if you like it, merge and make a release? Tests pass locally. Should be very simple but is blocking downstream bumps. |
|
Agreed, this is needed to update https://github.com/JuliaIntervals/IntervalConstraintProgramming.jl/ which is needed for JuliaIntervals/IntervalLinearAlgebra.jl#151 |
|
Thanks! I haven't been following the changes and I fear that there is some breakage of IntervalConstraintProgramming with IntervalArithmetic v1, but let's go ahead for now... |
|
@dpsanders I had tested IntervalConstraintProgramming with the new version and it seemed to work. I will open a PR there later. Could you make a new release here so we can try it out? I had already added a new version number in this PR. |
Ping @dpsanders |
|
Apologies and thanks for the ping. Registration PR is here |
|
Thanks a lot! The bot complains that you need to add a release log for breaking releases now. You can just write a new comment below the bot's comment, e.g.: |
|
Error while trying to register: Register Failed |
|
Huh, I thought |
|
@dpsanders bump :) can you do what's suggested in #75 (comment) ? |
|
Sorry for the delay. I just did as suggested. Maybe I should move the package to an org... |
|
Thanks, it got merged! |
|
I do not understand why TagBot did not create a new release. It says that the package is not registered (but it obviously is). There was an issue a while ago with the same error message reported for TagBot, but it has been fixed. |
This requires JuliaIntervals/IntervalContractors.jl#58.