Skip to content

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kelunik kelunik released this 29 Dec 16:50
· 19 commits to master since this release
v0.4.0
  • Changed exception base classes for thrown exceptions to Exception.
  • Added InvalidWatcherException::getWatcherId().
  • Loop::setErrorHandler should now return the old handler.
  • Renamed Loop::info to Loop::getInfo.
  • Require weak types for all callbacks.