Revised release notes are available in the documentation.
What's Changed
- Add link delay for output ports by @FabianHofmann in #1569
- docs: fix formula rendering in notebooks by @lkstrp in #1579
- fix: properly assign controllable branches by @FabianHofmann in #1578
- Fix links in documentation by @aleks-g in #1582
- fix: preserve index name in expand_series by @lkstrp in #1581
- Add example: market power model by @Irieo in #1570
- Add processes components as multi-link alternative by @coroa in #1333
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #1584
- fix: Fix groupby() call for pandas 3.0 by @mgrabovsky in #1596
- Update users.md by @gincrement in #1597
- Fix statistics map transmission flows with bus_carrier and add groupby option by @FabianHofmann in #1592
- Revert "Add configurable numerical tolerance for consistency checks" by @FabianHofmann in #1608
- Deprecate get_strongly_meshed_buses and expose meshed_thresholds by @FabianHofmann in #1591
- Add configurable numerical tolerance for consistency checks by @FabianHofmann in #1609
- Fix minor ruff checks by @FabianHofmann in #1612
- plot: maps: fix pandas dtype error for pandas 3.x by @maurerle in #1613
- Update Canada Energy Regulator references in users.md by @pz-max in #1625
- Fix port number parsing in consistency check by @mgrabovsky in #1619
- Handle p_set for Store by @Irieo in #1623
- Fix
optimize_security_constrainednot supporting MultiIndexbranch_outagesby @keeganmjgreen in #1637 - Added GBpower to model list by @LukasFrankenQ in #1639
- Minor improvement to GH-1631 test by @keeganmjgreen in #1640
- Add model and user ucsusa by @gincrement in #1638
- Fix NetworkCollection statistics for networks with different snapshots by @FabianHofmann in #1636
- Add operational limit example by @brynpickering in #1630
- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #1643
- Fix market_value and get_operation for multi-port components by @FabianHofmann in #1614
- Add pandas3 tests by @maurerle in #1617
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1648
- fix: pin xarray<2026.4, drop netcdf4 pin by @lkstrp in #1655
- fix: allow groupby="name" in NetworkCollection statistics by @lkstrp in #1653
- Apply investment_period_weightings to cost statistics by @FabianHofmann in #1646
- ci: release workflow simplification and move example networks to bucket by @lkstrp in #1652
- fix: suppress spurious warnings during network export by @FabianHofmann in #1659
- chore: update docs deps by @lkstrp in #1649
New Contributors
- @aleks-g made their first contribution in #1582
- @keeganmjgreen made their first contribution in #1637
Full Changelog: v1.1.2...v1.2.0