Skip to content

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 10:13
· 166 commits to main since this release
71e1b4e
  • Add full support for WASM. The whole yara-x create now can be built for WASM (#583, #588, #598).
  • New playground at https://virustotal.github.io/yara-x/playground/ (#601).
  • The yr check command now notifies users of all errors (#597).
  • The yr check command will ignore warnings if errors exist (#600).
  • Allow for logging arbitrary byte sequences (#613).
  • Expose linter API of compiler to Python bindings (#612).
  • Multiple improvements to Language Server (#593, #589).
  • BUGFIX: Language Server now relative includes (#591).

Contributors: @kevinmuoz , @niallnsec, @prosperritty, @tlansec, @nyx0, @wxsBSD