Releases: coderaiser/spawnify
Releases · coderaiser/spawnify
spawnify v2.3.1
fix
- (spawnify) prevent options overwrite
feature
- (spawnify) set spawn when "$" used
- (spawnify) rm unused parseDir
spawnify v2.3.0
feature
- (package) _onCD path: add tildify
spawnify v2.2.0
feature
- (spawnify) getHome -> untildify
spawnify v2.1.2
feature
- (package) glob v7.0.0
spawnify v2.1.1
feature
- (package) glob v6.0.1
spawnify v2.1.0
feature
- feature(spawnify) when ENOTDIR add path to message
spawnify v2.0.2
fix
- fix(spawnify) no exit, close events when wrong path of child process dir
spawnify v2.0.1
fix
- fix(spawnify) do not emit close and exit when could not create child
spawnify v2.0.0
feature
- (spawnify) add getHome
- (spawnify) add support of "~" and "." directory in options.cwd
spawnify v1.10.9
fix
- (spawnify) _onCD: this -> self