Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 0551f8f

Browse files
committed
[packages,Publisher] Fixes #419. Looks for non-sealed classes too
1 parent 9ea3464 commit 0551f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
20-Jan-2018 Fixes #420. Container source modules which are passed into C[.Cxx].ConsoleApplication.ExtendSource() should not standalone compile, as there is no guarantee that they have sufficient dependencies in order to compile. The applications consuming them may provide those dependencies.
22

3-
20-Jan-2018 Fixes #419. Publisher.Collation.IncludeAllModulesInNamespace now includes an optional regular expression filter. By default, the function will match all sealed Bam.Core.Module based classes. Using the filter will then reduce this list down to only those Modules whose name matches the filter.
3+
20-Jan-2018 Fixes #419. Publisher.Collation.IncludeAllModulesInNamespace now includes an optional regular expression filter. By default, the function will match all Bam.Core.Module based classes. Using the filter will then reduce this list down to only those Modules whose name matches the filter.
44

55
19-Jan-2018 Fixes #417. Stripped collation must always copy from the original collation. This ensures that the stripped version is always made from a source that is guaranteed to run.
66

0 commit comments

Comments
 (0)