v0.0.1-alpha.13
Pre-release
Pre-release
0.0.1-alpha.13 (2026-07-29)
⚠ BREAKING CHANGES
- linopy: importing
farkas.linopysetslinopy.options['semantics']to 'v1' process-wide. Models built through this lane change answer wherever a variable is masked or shifted — that is the point, and it is the answer the native engine has always given. - a bare
shift()now drops the row at the vacated coordinate instead of contributing zero there, andshift()over a variable-free expression is a load error. Addfill=0for the previous behaviour.