The [caching of assemblies](https://github.com/JSkimming/abioc/blob/v0.2.0/src/Abioc/Compilation/CodeCompilation.cs#L24-L25) may cause an issue if registations differ only by the injected factories. While this is unlikely, caching should be off by default and only enabled if it is known the factories do not change with registrations.