Releases: avast/yaramod
Releases · avast/yaramod
v2.1.1
v2.1.0
- Enhancement: Unknown escape sequences in plain string are now considered as parser errors.
- Fix: Integer based for-loops that now won't raise 'Redefinition of variable ...' error if they are independent of eachother. (#3)
- Fix: Plain strings now only allow escape sequences \n, \t, \, " and \xYZ.
- Fix: TAB now count only as single character when reporting errors.
v2.0.0
v1.0.1
Initial release
Initial release