v1.0.0-rc2
Pre-release
Pre-release
·
124 commits
to v1.x.x
since this release
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
ReactivePowerquantity. - Add
ApparentPowerquantity.
What's Changed
- Bump brettcannon/check-for-changed-files from 1.2.0 to 1.2.1 by @dependabot in #14
- Bump docker/build-push-action from 5 to 6 by @dependabot in #15
- Bump the required group with 8 updates by @dependabot in #13
- Build(deps): Bump the required group across 1 directory with 18 updates by @dependabot in #18
- Update files based on repo-config v0.10 templates by @llucax in #21
- Add Reactive and Apparent power quantities by @ela-kotulska-frequenz in #23
New Contributors
- @ela-kotulska-frequenz made their first contribution in #23
Full Changelog: v1.0.0-rc1...v1.0.0-rc2