This repository was archived by the owner on Jul 5, 2022. It is now read-only.
v2.0.0
<a name"2.0.0">
2.0.0 (2015-10-03)
Bug Fixes
- remove code parameter in subclass constructor definition (bbec1ff4)
- use OS specific linefeed (f5814c6b)
- do not add code and type (fe4fbb5c)
Features
- add error codes (types) (a5bafed1)
- add toString method for errors (cb4a8a20)
- errors are now subclasses of Error (1218c68a)