This version of PECompact primarily fixes a bug that popped up in v2.90. Section assimilation could some times function improperly in the last version, causing two problems: 1.) Possible failure to find type library in compressed COM module and 2.) a slightly worse compression ratio. * Fix.Core: Fixed section assimilation functioning improperly in some cases. * Fix.Core: Fixed problem with compressed COM modules (type library not found) that popped up in v2.90.1 * Fix.Core: Slightly improved compression ratio of some modules back to v2.88.4 levels. * Change.Core: Improved shared section handling code a little.