Skip to content

ManualDi Unity3d v2.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Jun 09:37

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