Releases: StreetStrider/repl.js
Releases · StreetStrider/repl.js
v1.5.1
promise support
Now repl treat returning value as promise if it has then
method
and capture it's resolving and rejection.
initial release
repl with startup load modules function.