v0.3.2
Frequenz Client Common Library Release Notes
Summary
This release replaces the failed v0.3.1 release.
Upgrading
- The
typing-extensionsdependency minimum version was bumped to 4.13 to support Python 3.12.
New Features
-
New
BaseIdclass to create unique IDs for entities in the system. -
New ID classes for microgrid-related entities:
EnterpriseIdMicrogridIdComponentIdSensorId
What's Changed
- Clear release notes by @llucax in #78
- Fix dependencies and prepare release notes for v0.3.2 release by @llucax in #79
Full Changelog: v0.3.1...v0.3.2