Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 349 Bytes

RELEASE_NOTES.md

File metadata and controls

9 lines (5 loc) · 349 Bytes

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.