v6.1.0
- Added direct support for .NET 5.
- Internals update to allow more dynamic reconfiguration of resolve pipelines.
- Fix #1204: Decorated instances marked with AllowCircularDependencies should now get properties injected correctly.
- Fix #1226: Constructor binders correctly detect
ref
parameters.