This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
v1.10.6
- chore: Fix usage text for embedded mode - @addaleax #20
b0779f5
chore: Fix usage text for embedded mode
- print 'ok' after connection - @ofrobots #25
2a47125
fix: print 'ok' after connection
- Make autocompletion in REPL work - @aqrln #28
ccab737
fix: Make autocompletion in REPL work
- Remove console.error() statement - @aqrln #30
032b045
style: Remove console.error() statement
- Take --debug-port into account - @jkrems #26
054d4b1
fix: Take --debug-port into account
- Delay run until breakpoints are restored - @jkrems #34
a4e4b6f
chore: Fix repo info in package.json