Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 12:09
· 66 commits to v1.x.x since this release
v1.0.1
130563d

Frequenz Core Library Release Notes

Bug Fixes

  • BaseId will now warn instead of raising an exception when a duplicate prefix is detected. This is to fix a problem with code examples being tested using sybil and the class being imported multiple times, which caused the exception to be raised.

What's Changed

  • BaseId: warn() instead of raise for duplicate prefixes by @Marenz in #73

New Contributors

Full Changelog: v1.0.0...v1.0.1