[ANN] ndb 0.1.5

15 views
Skip to first unread message

Scott Taylor

unread,
May 30, 2010, 2:19:51 AM5/30/10
to nod...@googlegroups.com, ndb - the node.js debugger

Another point release of ndb, the node.js debugger. From the changelog:

== 0.1.5 / 2010-05-30
* add history tracking
ndb> history
1 list
2 n
3 history

* repl

ndb> repl
Welcome to the ndb repl.
Type .break to exit.
repl> this
=> #<an Object>
repl> 1+1
=> 2
repl> .break

Reply all
Reply to author
Forward
0 new messages