Skip to content

DynamicProxy Release Notes

Travis Illig edited this page Sep 12, 2016 · 2 revisions

A list of changes and bug fixes included in recent versions.

4.1.0

  • Unsealed InterceptAttribute.

4.0.1

  • Reduced minimum framework target to .NET 4.5.

4.0.0

  • Package renamed to Autofac.Extras.DynamicProxy.
  • Updated minimum framework target to .NET 4.5.1.
  • Added support for Autofac 4.0.0.

3.0.3

Changes

  • Resolved issue #476: Updated Castle.Core reference to 3.2.2 for all consuming packages. A critical bug fix was made available for Dynamic Proxy.

3.0.2

Bug Fixes

  • Castle version was not updated to 3.2.0 in previous release due to build script issue.

3.0.1

Bug Fixes

  • Resolved Issue 409: Updated Castle references to 3.2.0.

Clone this wiki locally