v0.18.0 #204
v0.18.0
#204
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Notes
Summary
Upgrading
New Features
OrderedRingBuffer
is now available, providing a sorted ring buffer of datetime-value pairs with tracking of any values that have not yet been written.MovingWindow
class has been added that consumes a data stream from a logical meter and updates anOrderedRingBuffer
.3-phase grid_current
and3-phase ev_charger_current
to the LogicalMeter.Bug Fixes
What's Changed
black v23.1.0
by @shsms in Update code to pass newly-releasedblack v23.1.0
#192pylint v2.16
by @shsms in Update to work with newly-releasepylint v2.16
#193Sample
type with the RingBuffer by @mathias-baumann-frequenz in UseSample
type with the RingBuffer #186EVChargerPool
implementation by @shsms in Add anEVChargerPool
implementation #194New Contributors
Full Changelog: v0.17.0...v0.18.0
This discussion was created from the release v0.18.0.
Beta Was this translation helpful? Give feedback.
All reactions