* Feature for older compilers: Include filesystem library based on its availability.
3.10.2
* Fixed previous release by adding cmake foulder in MANIFEST.sh.
3.10.1
* Fixed issues with older compilers not providing symbols for std::filesystem function ([156](https://github.com/avast/yaramod/pull/156))
3.10.0
* Removed private Avast symbols - modules are dynamically loaded from JSON ([143](https://github.com/avast/yaramod/pull/143), [#13](https://github.com/avast/yaramod/issues/13), [#98](https://github.com/avast/yaramod/issues/98))
3.9.2
* Hotfix for user-defined arrays to be handled correctly by autoformatter ([170](https://github.com/avast/yaramod/pull/170), [#171](https://github.com/avast/yaramod/issues/171)) * Allow hotfix branches to be built in Travis and Appveyor ([170](https://github.com/avast/yaramod/pull/170))
3.9.1
* Exposed token from `Meta` objects ([155](https://github.com/avast/yaramod/pull/155)) * Fixed documentation in parsing_rulesets.rst ([153](https://github.com/avast/yaramod/pull/153))