Skip to content

v0.5.0

Latest

Choose a tag to compare

@ryan-summers ryan-summers released this 29 Aug 14:45
· 4 commits to main since this release
3d69e24

Changed

  • [breaking] Handlers are no longer stored internally. The poll() function is now required to
    perform the mapping to individual handlers. This is intended to make the handler API signature more
    flexible, as not all handlers may need the same context.

What's Changed

Full Changelog: v0.4.0...v0.5.0