Additions
* Field existence check with `exists` value modifier.
* Added regular expression modifiers `i`/`ignorecase`, `m`/ `multiline`, `s`/`dotall`
Fixes
* Dropping all detection items of a detection caused error with `to_plain()` (104)
* Ability to set allowed backends from YAML processing pipeline (111)
* Merge of errors when `SigmaCollection` obejcts were merged (112)