Skip to content

Core module v2.1.0

Compare
Choose a tag to compare
@imulab imulab released this 25 Feb 03:32
· 32 commits to master since this release
0df0357

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 the filter package
  • #50 Add no-op implementation of db.DB
  • #51 Fix bug where an unsupported ByProperty filter would prevent the remaining filters from executing