v1.7.0
Frequenz channels Release Notes
New Features
- An optional
tick_at_start
parameter has been added toTimer
. WhenTrue
, the timer will trigger immediately after starting, and then wait for the interval before triggering again.
Bug Fixes
- Fix unterminated code block in a documentation example for
WithPrevious
.
What's Changed
- Bump black from 24.10.0 to 25.1.0 by @dependabot in #371
- Bump the required group with 6 updates by @dependabot in #369
- Bump isort from 5.13.2 to 6.0.0 by @dependabot in #370
- An optional
tick_at_start
parameter has been added toTimer
by @shsms in #372 - Bump nox from 2024.10.9 to 2025.2.9 by @dependabot in #376
- Exclude repo-config from dependabot grouping by @llucax in #383
- Use a wildcard to exclude repo-config from dependabot groups by @llucax in #385
- Use a new grouping strategy for dependabot updates by @llucax in #389
- Bump the patch group with 7 updates by @dependabot in #390
- Bump types-markdown from 3.7.0.20241204 to 3.7.0.20250322 by @dependabot in #395
- Bump setuptools from 75.8.0 to 78.1.0 by @dependabot in #396
- Bump the minor group with 4 updates by @dependabot in #391
- Fix unterminated code block in a documentation example by @llucax in #399
- Prepare for v1.7.0 by @shsms in #403
Full Changelog: v1.6.1...v1.7.0