v1.0.0-rc1
Pre-release
Pre-release
·
141 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.
What's Changed
- Initial repository structure by @llucax in #1
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #3
- Bump actions/download-artifact from 3 to 4 by @dependabot in #2
- Bump the required group with 11 updates by @dependabot in #6
- Bump actions/setup-python from 4 to 5 by @dependabot in #5
- Bump actions/cache from 3 to 4 by @dependabot in #4
- Add initial code imported from the SDK by @llucax in #7
- Add more common operations to
Quantityby @llucax in #10
New Contributors
- @llucax made their first contribution in #1
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/frequenz-floss/frequenz-quantities-python/commits/v1.0.0-rc1