The 2.1.0 version
This release implements two enhancements:
- #36 - a long-standing functionality duplication where both Modularity and Discovery aspects loaded the same assemblies. From now on there is single assembly source and the dependency between the aspects is clearer.
- #42 - the whole approach for specifying assembly matching conditions should be opt-in, i.e. if no value is specified then anything is allowed
Pay attention that some public signatures have changed and therefore the consumer code should be slightly adjusted.