v3.0.4
Eliminate some reorder and sign warnings
Renames namespace Variables to variables
Renames collection::Variable to VariableValue
Coding style fixes
Changes debuglogs schema to avoid unecessary str allocation
Refactoring the actions classes
Change release version to v3.0.4
Add correct C function prototypes for msc_init and msc_create_rule_set
Implemented merge_bodylimitaction_value() for BodyLimitAction
Adds support to multiple ranges in ctl:ruleRemoveById
Adds offset regression tests and assorted fixes on var's offsets
Refactoring on the VariableValue class