Skip to content

v0.4.2

Choose a tag to compare

@bjouhier bjouhier released this 21 Sep 17:05
· 743 commits to master since this release

Two minor bug fixes only:

#113: line numbers are incorrect if source contains multiline string: #113
#114: _node gives wrong line numbers in stack traces

Workaround for #114 was to run _node with -lp option.

Note: the tutorial is in the master branch but not in the 0.4 branch.