Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@ryan-summers ryan-summers released this 29 Aug 14:45
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