Releases: CheerlessCloud/eerror-js
Releases · CheerlessCloud/eerror-js
v3.0.0
3.0.0 (2019-10-06)
Build System
- drop support for NodeJS v6 and not lts versions up to v12 (6f48611)
BREAKING CHANGES
- from now NodeJS v6, v7, v9 and v11 not officially supported
v2.0.1
2.0.1 (2019-04-06)
Bug Fixes
- wrap: change behavior on call wrap without options (59c3972)
v2.0.0
2.0.0 (2017-10-26)
Features
BREAKING CHANGES
- Major release: The interface is completely changed, there is no compatibility with 1 version. Follow the readme to refactor the code.
v0.2.0
<a name"0.2.0">
0.2.0 (2017-08-12)
Features
- eerror: Add main code and tests (1d5d5585)