What's Changed
- Fix linopy implementation of nominal capacity per-bus/carrier constraints by @coroa in #524
- Add max_relative_growth as a carrier based global constraint by @coroa in #521
- Fix copying nominal optimal capacities by @coroa in #527
- Fix warning for missing max growth implementation in native optimization by @FabianHofmann in #528
- constraints.py: fix multiindex in groupby alternative by @FabianHofmann in #529
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #525
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #530
- optimization: fix postprocessing with different index type (with links) by @toby-coleman in #534
- Bump linopy version to 0.1.1 by @FabianHofmann in #535
- plot: allow independent control of arrow size and branch width by @fneum in #532
- add python 3.11 to CI by @fneum in #502
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #539
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #543
- plot: add alpha functionality for line, link, transformer by @FabianHofmann in #546
- address different warnings by @FabianHofmann in #548
- components: disable dtype checks per default by @FabianHofmann in #547
- prepare release 0.22 by @fneum in #550
New Contributors
- @toby-coleman made their first contribution in #534
Full Changelog: v0.21.3...v0.22.0