ManualDi Unity3d v2.0.2
feat: Bump to 2.0.2
feat: Add Binding failure debug report for ManualDi.Async
feat: Improve DiContainerBindings
Add compatibility on DiContainerBIndings to also Queue IDisposable IAsyncDisposable and Func
Renamed QueueInjection to QueueInject to have consistent naming
Renamed QueueInitialization to QueueInitialize to have consistent naming
Improved memory footprint by using the builder object disposal queue directly on the container