v8.0.0
8.0.0 (2026-07-27)
Note
Despite the major version, this release contains no breaking changes.
The clustering format change that justified the bump (#739) was reverted before release (#746), but its BREAKING CHANGE footer still drove the version number.
Serialized clustering is unchanged from 7.2.1, and files written by 6.x — which stopped loading under 7.0 — load again as of #757. No migration is needed.
Bug Fixes
- dimension-aware effect-total consistency check (#745) (2b2720c)
- load clustered NetCDF files written before flixopt 7.0 (#757) (f8e53bd)
- load pre-7.0 clustered NetCDF files with legacy original_data refs (#742) (6962e5e)
- support linopy 0.9.0 (#758) (051480b)