Skip to content

Releases: StreetStrider/repl.js

v1.5.1

11 Dec 16:17
Compare
Choose a tag to compare
  • cleaner work with required names.
  • YAML support.

promise support

10 Dec 13:30
Compare
Choose a tag to compare

Now repl treat returning value as promise if it has then method
and capture it's resolving and rejection.

initial release

10 Dec 09:48
Compare
Choose a tag to compare

repl with startup load modules function.