File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Summary
4
4
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.
10
7
11
8
## New Features
12
9
13
10
- A logical meter implementation that can apply formulas on resampled component
14
11
data streams.
15
12
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
+
16
17
## Bug Fixes
17
18
18
19
- The component graph expected inverters to always have successors, and so
You can’t perform that action at this time.
0 commit comments