Skip to content

v1.5.1

Compare
Choose a tag to compare
@wqferr wqferr released this 06 Oct 16:19
· 36 commits to master since this release

Fix some problems with lambda expression validation:

  • A single - won't trip the comment detector
  • Unbalanced parens check was using the wrong string length (oops)