Skip to content

Prep for v1.38.1 - #2707

Merged
odow merged 1 commit into
masterfrom
od/v1.38.1
Apr 7, 2025
Merged

Prep for v1.38.1#2707
odow merged 1 commit into
masterfrom
od/v1.38.1

Conversation

@odow

@odowodow commented Apr 2, 2025

Copy link
Copy Markdown
Member

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

odow commented Apr 3, 2025

Copy link
Copy Markdown
MemberAuthor

So I think ForwardDiff@1 actually broke JuMP: https://github.com/jump-dev/MathOptInterface.jl/actions/runs/14230566003/job/39880201946

@odow

odow commented Apr 3, 2025

Copy link
Copy Markdown
MemberAuthor

Requires #2708

@odow

odow commented Apr 3, 2025

Copy link
Copy Markdown
MemberAuthor

Looks like the cause was JuliaDiff/ForwardDiff.jl#739

Comment threaddocs/src/changelog.md Outdated
Comment threaddocs/src/changelog.md Outdated
Comment threaddocs/src/changelog.md Outdated
Comment threaddocs/src/changelog.md Outdated
Comment threaddocs/src/changelog.md Outdated
@odow

odow commented Apr 7, 2025

Copy link
Copy Markdown
MemberAuthor

Merging and tagging because this includes ForwardDiff@1 which a few people have asked me about.

@odow
odow merged commit 784d0fa into masterApr 7, 2025
@odow
odow deleted the od/v1.38.1 branch April 7, 2025 03:26
Sign up for freeto 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.

1 participant

@odow