Releases: abigailjs/abigail
Releases · abigailjs/abigail
v1.9.4
Bug Fixes
- display stack trace using error.trace instead of console.trace (6cd89f2)
- use carrack@3 always(plugins depens on carrack-v0.3
.emit
) (8f6015d)
v1.9.3
Bug Fixes
- change carrack api
emit
-> emitParallel
(4cc437b)
v1.9.1
Bug Fixes
- Abigail: process.chdir throws TypeError (ac0c423)
v1.9.0-0
Features
- add
--parse.require
/ add process.chdir (12fd1fb)
v1.6.1
Bug Fixes
- raw: the end of the period of the deleted shell command (fix #15) (fe7e10a), closes #15