v1.15.0
- Add full support for WASM. The whole
yara-xcreate now can be built for WASM (#583, #588, #598). - New playground at https://virustotal.github.io/yara-x/playground/ (#601).
- The
yr checkcommand now notifies users of all errors (#597). - The
yr checkcommand 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