Releases: avast/yaramod
Releases · avast/yaramod
v3.12.2
v3.10.8
v3.10.4
Introducing Incomplete parsing mode allowing incomplete rules to be parsed and rulest with unknown symbols and imports.
v3.9.0
Release v3.9.0
v3.0.0b1
v2.12.1
- Bump the required C++ standard from 14 to 17.
- Use
std::optionalandstd::variantfrom standard C++17 instead ofnonstd::optionalandmpark::variantfromdep/optional_liteanddep/variant. Remove these dependencies.