- Removed hard coded /tmp in favour of real OS temp. (@remy)
- Update docs and examples.
- Return
replServer
instance.
- Fixed 'ctx not defined'. (@thlorenz)
- Expose
useColors
REPL configuration. (@thlorenz) socket.end
should be bound to thesocket
object. (@kitcambridge)getConnections
was not in v0.8, switch to checking forlisten
.
- Fixed bad reference.
- Fixed references to repl options.
- Add js formatting to Readme code blocks. (@timoxley)
- Add support for custom REPL
start
functions to supportreplpad
, et al. (@thlorenz) - Clean-up and organize options.
- Consistent formatting and variable naming.
- Initial tests.
- Fixed missing logger default. (@raynos)
- Release replify.