Skip to content

Release 2.5.0#159

Merged
konn merged 42 commits into
mainfrom
develop
Jun 4, 2026
Merged

Release 2.5.0#159
konn merged 42 commits into
mainfrom
develop

Conversation

@konn
Copy link
Copy Markdown
Collaborator

@konn konn commented Jun 4, 2026

Checklist

  • Check if the new version is uploaded to PyPI.
  • Update develop branch so that:
    • Run uv sync --upgrade --extra dev
    • uv pip compile pyproject.toml -o requirements.txt --upgrade to regenerate requirements.txt
    • Finalize unreleased release notes by task finalize_release_notes -- <VERSION>
    • Make sure X.XX.X in the release note title is replaced with the new version number.
  • Create a merge commit from develop into main branch in JijModeling-Tutorials

After Merge

  • Create a new tag v2.5.0 in the main

kory33-jij and others added 30 commits May 12, 2026 16:49
LaTeX improvements in container comparison
…l-in-dtype

Document `RangeNat` and `CategoryLabel` in `Placeholder`'s `dtype`
Bugfix on constraint subscript operation
Math improvements on comprehensions
Co-authored-by: OpenAI Codex <codex@openai.com>
…tural-placeholder-defining-method

Add unreleased release notes on `less_than` keyword argument
Clarify that assigning to Problem.objective replaces the existing objective,
while += and -= should be applied directly to Problem.

Co-authored-by: Codex <codex@openai.com>
Co-authored-by: NY57 <121103446+NY57@users.noreply.github.com>
Co-authored-by: NY57 <121103446+NY57@users.noreply.github.com>
doc: Add release notes on objective set
@konn konn requested a review from NY57 June 4, 2026 02:54
@konn konn marked this pull request as draft June 4, 2026 03:02
@konn konn marked this pull request as ready for review June 4, 2026 03:03
Copy link
Copy Markdown
Member

@NY57 NY57 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@konn konn merged commit faad697 into main Jun 4, 2026
24 checks passed
@konn konn deleted the develop branch June 4, 2026 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants