Skip to content

v2.3.0

Compare
Choose a tag to compare
@osherdp osherdp released this 11 Apr 11:06
· 19 commits to master since this release
a118ee5
  • Fixed pass bubble at the end of the function to also be applied properly when the last statement is complex (for, if,..)
  • Added 'depth' parameter to debug, that also wraps inner function calls with debug (depth 0=don't wrap inner, 1=wrap one level, -1=wrap infinite levels down)