Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 11:00
· 268 commits to main since this release
c4a1bb0
  • Better representation of flags in YAML output (aff398b).
  • Accept comparisons between boolean expression and integer constant (1dd3ade).
  • Add --print-meta option to scan command (#170).
  • Add --tag and --print-tags options to scan command for tag filtering and printing (#171).
  • Add --count option to scan command (#174).
  • Allow to specify the source's origin in the Golang, Python and C APIs.
  • API redesigned to expose more details about compiler errors and warnings.
  • BUGFIX: OOM errors while scanning some corrupted PE files (258e090).
  • BUGFIX: panics while scanning some corrupted PE files (5a6b944, 3f011ee, b82c930).

Contributors: @wxsBSD