Skip to content

v1.0.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Oct 14:31
· 124 commits to v1.x.x since this release
v1.0.0-rc2
d0f9a28

Frequenz Quantities Library Release Notes

Summary

This is the initial release, extracted from the SDK v1.0.0rc601.

New Features

  • Added support for __round__ (round(quantity)), __pos__ (+quantity) and __mod__ (quantity % quantity) operators.
  • Add ReactivePower quantity.
  • Add ApparentPower quantity.

What's Changed

New Contributors

Full Changelog: v1.0.0-rc1...v1.0.0-rc2