Skip to content

1.1.0

Compare
Choose a tag to compare
@rillig rillig released this 25 Nov 23:32
· 222 commits to master since this release

Changes since 1.0.3:

In chains of '&&' and '||', only instrument the terminal conditions, to reduce redundancy in the output.

Instrument send statements, inc/dec statements, range statements, variable declarations, call expressions, slice expressions, type assertion expressions, star expressions, binary expressions, selection expressions and comparisons inside comparisons.