- Split expected MongoDB schema into collections based on the former `type` field:
- genericLookup, genericRegex, fieldSpecificLookup, fieldSpecificRegex, normLookup, normRegex, deriveValue
- Added config-level derive option for `blankIfNoMatch`; defaults to `False`
- contactHistory now includes config name
- Added projection to MongoDB queries to only return required fields for cleaning
- Cleaned up inline function docs, added auto-generated Sphinx docs
- Finished building out DataDictionary and README
- Added ability to pass in a config to `dwmAll` in case an `OrderedDict` is required