Skip to content

v1.0.5

Compare
Choose a tag to compare
@hansec hansec released this 06 Feb 17:48
· 167 commits to master since this release
v1.0.5
7105dd1

Fixes

  • Add support for named "SELECT" statements, fixes #80
  • Track scopes for "ASSIGNMENT" and "OPERATOR" interface statements, fixes #79
  • Fix bug in parsing "SELECT" statements with no space, fixes #77
  • Further improve discrimination between end statements and other items, ref #73