You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The `FormulaEngine` is now replaced by a newly implemented `Formula` type. This doesn't affect the high level interfaces.
30
+
31
+
- The `ComponentGraph` has been replaced by the `frequenz-microgrid-component-graph` package, which provides python bindings for the rust implementation.
32
+
29
33
## New Features
30
34
31
35
<!-- Here goes the main new features and examples or instructions on how to use them -->
0 commit comments