File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 22
33## Summary
44
5- <!-- Here goes a general summary of what this release is about -->
6-
7- ## Upgrading
8-
9- <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
5+ This release mainly introduces the ` LogicalMeter ` . There should be no breaking
6+ changes.
107
118## New Features
129
1310- A logical meter implementation that can apply formulas on resampled component
1411 data streams.
1512
13+ - The ` ComponentGraph ` now supports * dangling* inverters, i.e. inverters
14+ without a successor. This is mainly to support PVs inverters. In the future
15+ * dangling* inverters will be forbidden again but only for batteries.
16+
1617## Bug Fixes
1718
1819- The component graph expected inverters to always have successors, and so
You can’t perform that action at this time.
0 commit comments