Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 13:13
· 69 commits to v1.x.x since this release
v1.0.0
bfa3ef3

Frequenz Core Library Release Notes

Summary

This is the initial release of the Frequenz Core Library, which provides a set of fundamental tools and utilities for Python.

The library currently includes:

  • datetime: For utilities related to dates and times.
  • id: For creating unique system-wide ID types.
  • math: For utilities related to math.
  • typing: For type annotations and type-checking utilities.

But more tools will be added in the future.

What's Changed

New Contributors

Full Changelog: https://github.com/frequenz-floss/frequenz-core-python/commits/v1.0.0