frequenz-microgrid 0.4.1

A high-level interface to the Frequenz Microgrid API.
Documentation
1
2
3
4
5
# Frequenz Microgrid Release Notes

## New Features

- `Bounds<Q>` now implements `Display`, rendering as `[lower, upper]` and showing `None` for either side when unset (e.g. `[-1 kW, 2 kW]`, `[None, 5]`).