Dispatch Highlevel Interface Release Notes
Upgrading
- Some minimal dependencies were updated, you might need to adjust your project's dependencies too.
New Features
DispatchInfo._src
was added for rare complex scenarios where the source of a dispatch needs to be accessed.
What's Changed
- Clear release notes by @shsms in #120
- Update to repo-config 0.13 by @llucax in #123
- Bump the minor group with 4 updates by @dependabot in #126
- Bump the patch group with 6 updates by @dependabot in #125
- Bump pytest-asyncio from 0.25.3 to 0.26.0 by @dependabot in #130
- Bump pydoclint from 0.6.0 to 0.6.4 by @dependabot in #127
- Bump setuptools from 75.8.0 to 78.1.0 by @dependabot in #128
- Bump types-markdown from 3.7.0.20241204 to 3.7.0.20250322 by @dependabot in #129
- Expose src Dispatch for rare complex scenarios by @Marenz in #131
- Prepare for release v0.6.1 by @shsms in #133
New Contributors
Full Changelog: v0.6.0...v0.6.1