0.4.0
Pre-release
Pre-release
- Changed exception base classes for thrown exceptions to
Exception
. - Added
InvalidWatcherException::getWatcherId()
. Loop::setErrorHandler
should now return the old handler.- Renamed
Loop::info
toLoop::getInfo
. - Require weak types for all callbacks.