- add more context to errors if they are not instanceof Error
- add Emitter#listerCount (to match node v4 api)
- remove un-reachable code
- update devDeps
- check for console.trace before using it
- Update to latest events code from node.js 0.10
- copy tests from node.js
- Switching to [email protected]
- Switching to URL based module require.
- Simplified package structure.
- Graphquire for dependency management.
- Unhandled errors are logged via console.error
- Initial release