1.0.0 #66
kelunik
announced in
Announcements
1.0.0
#66
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're proud to announce our initial stable release! The event loop is ready for production use, has been tested in various different applications and scenarios, and fully supports fibers.
What's Changed
EventLoop::getIdentifiers(Replace getInfo with reflection API #62)EventLoop::getType(Replace getInfo with reflection API #62)EventLoop::isEnabled(Replace getInfo with reflection API #62)EventLoop::isReferenced(Replace getInfo with reflection API #62)EventLoop::getErrorHandlermissing thestaticmodifierUncaughtThrowableif a decorating event loop driver throws anUncaughtThrowable(RethrowUncaughtThrowablethrown by callbacks/error handler without wrapping #61)EventLoop::getInfo, useEventLoop::getIdentifiers()in combination withEventLoop::isEnabled,EventLoop::isReferenced, andEventLoop::getTypeinstead (Replace getInfo with reflection API #62)EventLoop::createSuspension, useEventLoop::getSuspensioninsteadFull Changelog: v0.2.5...v1.0.0
This discussion was created from the release 1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions