What's Changed
* Bug fix multilink handle by lisazeyen in https://github.com/PyPSA/PyPSA/pull/682
* Spatial cluster refactor by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/684
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/685
* optimization: remove committable assets from set of fixed assets in ramp limit constraints by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/686
* statistics: fix division in cf calculation when not aggregating time by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/687
* Assign duals by lisazeyen in https://github.com/PyPSA/PyPSA/pull/635
* Subsitute miniconda with micromamba for CI by euronion in https://github.com/PyPSA/PyPSA/pull/688
* Linearised UC additional constraints only if cost equal by lisazeyen in https://github.com/PyPSA/PyPSA/pull/690
* add warning for lienarized UC by lisazeyen in https://github.com/PyPSA/PyPSA/pull/692
* try statement in variable assignment by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/693
* clustering: fix column selection in aggregateoneport by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/696
* optimize: improve logging when performing rolling horizon by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/695
* abstract: rolling horizon, print propper snapshots in logger info by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/697
* optimize: rolling horizon: fix logging printout for failed optimization by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/699
* clustering: allow clustering component attributes which are both static and dynamic by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/700
* follow-up: default multilinks, default efficiencies and style of comp… by fneum in https://github.com/PyPSA/PyPSA/pull/701
* follow-up: auto-override component attrs when importing from file by fneum in https://github.com/PyPSA/PyPSA/pull/702
* prepare release 0.25.1 by fneum in https://github.com/PyPSA/PyPSA/pull/703
**Full Changelog**: https://github.com/PyPSA/PyPSA/compare/v0.25.0...v0.25.1