Skip to content

4.0.0

Compare
Choose a tag to compare
@jonorossi jonorossi released this 12 Jul 13:45
· 288 commits to master since this release

Breaking Changes

Enhancements

Bugfixes

  • Fix IL interpretation of Ldarg_N from LOCAL 0 to LOCAL [0,1] in OpCodes so test FluentRegistrationTestCase.Can_publish_events_via_AllTypes could publish events again on Windows 10 Home (build 14393.693) VS 2015 Update 3 using .NET 4.x (@Fir3pho3nixx, #168)
  • Fix race condition in PoolableLifestyleManager creating a pool (@krinmik, #72)
  • Fix race condition in WindsorContainer not generating unique names (#301)