Skip to content

chore: Update release notes for v0.7.0#676

Merged
FabianHofmann merged 2 commits into
masterfrom
release/v0.7.0
May 11, 2026
Merged

chore: Update release notes for v0.7.0#676
FabianHofmann merged 2 commits into
masterfrom
release/v0.7.0

Conversation

@FBumann
Copy link
Copy Markdown
Collaborator

@FBumann FBumann commented May 7, 2026

Cuts a Version 0.7.0 section from the existing Upcoming Version block in doc/release_notes.rst. Once this lands, push a v0.7.0 git tag at the merge commit to trigger the release workflow (PyPI + GitHub Release).

Why minor and not patch (most important first)

  • Coordinate-alignment semantics change for subset/superset operands.
  • New piecewise sub-API (add_piecewise_formulation, breakpoints, segments, Slopes, tangent_lines, PiecewiseFormulation).
  • New variable methods (fix/unfix, relax/unrelax) and the semi-continuous variable type.
  • Breaking dependency change: google-cloud-storage and requests are now optional (linopy[oetc] extra).

@FabianHofmann I'm not entirely sure on how the actual workflow is, so I'll leave you with the honor :)

Cut a v0.7.0 section from Upcoming. The bump (over 0.6.7) is
warranted by:

- new piecewise sub-API surface (add_piecewise_formulation,
  breakpoints, segments, Slopes, tangent_lines, PiecewiseFormulation),
- new variable methods (fix/unfix, relax/unrelax) and semi-continuous
  variable type,
- coord-alignment semantics change for subset/superset operands,
- breaking dependency change: google-cloud-storage and requests are
  now optional (linopy[oetc] extra).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@FBumann FBumann requested a review from FabianHofmann May 7, 2026 20:10
@FBumann FBumann changed the title Update release notes for v0.7.0 chore: Update release notes for v0.7.0 May 7, 2026
@FabianHofmann FabianHofmann merged commit 3f6ab10 into master May 11, 2026
22 checks passed
@FabianHofmann FabianHofmann deleted the release/v0.7.0 branch May 11, 2026 05:23
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.

2 participants