v3.3.3
This release occurred prior to switching Autofac components to separate repositories.
3.3.3
Fixed code analysis issues.
3.3.0
Pushed the notion of per-request lifetime scope into Autofac core. Individual web/OWIN request mechanisms have been marked obsolete in favor of the new central method. (autofac/Autofac#466)
3.1.0
Updated InstancePerHttpRequest
to accept additional lifetime scope tags.