Skip to content

The 2.1.0 version

Choose a tag to compare

@godrose godrose released this 09 Mar 08:33
· 251 commits to master since this release
7edc7a1

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.