包详细信息

repl-utils

Gozala10.8k2.0.1

REPL utils

repl, utils

自述文件

没有找到 Readme 文件

更新日志

Changes

2.0.1 / 2012-10-30

  • Improve support for single function exports.

2.0.0 / 2012-01-22

  • Switch to using global context in order to share built-ins.

1.0.3 / 2012-01-17

  • Node compatibility update

1.0.3 / 2012-01-17

  • Fix regression introduced in previous release

1.0.2 / 2012-01-17

  • Do not use bind for repl functions to preserve inline docs.

1.0.1 / 2012-01-17

  • Fix doc function injection.
  • More documentation

1.0.0 / 2012-01-17

  • Old values are overloaded now on reload.
  • Documentation

0.0.3 / 2011-09-04

  • Bug fix (Fixing use with reload flag).

0.0.2 / 2011-09-04

  • Improve use by using require form REPL context to make local dependencies available.

0.0.1 / 2011-09-04

  • Initial release