Core module v2.1.0
Addresses the following issues:
- #48 Fix bug where JSON deserializer had trouble processing email JSON arrays.
- #49 Add
filter.IsOutOfSync
method to address issue where out-of-sync marker property is unidentifiable outside thefilter
package - #50 Add no-op implementation of
db.DB
- #51 Fix bug where an unsupported
ByProperty
filter would prevent the remaining filters from executing